about summary refs log tree commit diff stats
path: root/src/css/selparser.nim
Commit message (Collapse)AuthorAgeFilesLines
* Selector adjustmentsbptato2022-01-241-6/+14
|
* Remove some unused declarationsbptato2022-01-241-1/+0
|
* Optimize cascading algorithmbptato2022-01-241-4/+23
|
* Refactorbptato2022-01-241-4/+4
|
* Fix * selectorbptato2022-01-231-0/+2
|
* Preparation for at rules, small inline-block fixbptato2021-12-191-11/+0
|
* Refactor selector code, optimize style tagsbptato2021-12-181-0/+310