about summary refs log tree commit diff stats
path: root/src/css/cascade.nim
Commit message (Expand)AuthorAgeFilesLines
...
* Implement basics of new layout enginebptato2022-01-181-5/+19
* Small cascade optimizationsbptato2021-12-311-30/+22
* Cascade optimizations, start layout engine rewritebptato2021-12-291-8/+16
* Implement basic media query supportbptato2021-12-271-15/+57
* Preparation for at rules, small inline-block fixbptato2021-12-191-13/+16
* Refactor selector code, optimize style tagsbptato2021-12-181-0/+152