summaryrefslogtreecommitdiff
path: root/pygments/lexers/_css_builtins.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
|
* Add more CSS property names (fixes #2113).Matthäus G. Chajdas2022-04-241-0/+558
This change also adds a script to regenerate the list of CSS properties from the W3C source if needed.