summaryrefslogtreecommitdiff
path: root/pygments/lexers/css.py
Commit message (Expand)AuthorAgeFilesLines
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-8/+8
* fix most remaining overlong lines.Georg Brandl2014-10-041-3/+3
* split up web lexersGeorg Brandl2014-09-191-0/+496