Fix syntax highlighting and click-to-copy buttons for code blocks (#2049)

This commit is contained in:
Kévin Commaille 2025-01-14 19:34:50 +01:00 committed by GitHub
parent 6f1e64cb12
commit ba73e0d97a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 6 deletions

View file

@ -0,0 +1 @@
Fix syntax highlighting and click-to-copy buttons for code blocks by purging less CSS.