Commit graph

4 commits

Author SHA1 Message Date
Ian Prest
9e290bfe05 Fix CSS parser to handle at-rules with nested blocks
-- Specifically turns up in "@keyframe" at-rules.
2015-07-31 19:30:34 -04:00
Ian Prest
bbfa626bcc Fix CSS parser to handle at-rules with no selector & no whitespace 2015-07-31 19:27:04 -04:00
Ian Prest
51813fbde0 Tweaked CSS parser to just return an array of rules 2015-07-30 21:35:27 -04:00
Ian Prest
f9fcd4e8c4 Wrote my own CSS parser + unit-tests 2015-07-30 21:28:17 -04:00