Connor Skees
|
bb937ae84f
|
more robust handling of empty input after resolving interpolation
|
2022-12-28 14:41:36 -05:00 |
|
Connor Skees
|
ffaee04613
|
rewrite parsing, evaluation, and serialization (#67)
Adds support for the indented syntax, plain CSS imports, `@forward`, and many other previously missing features.
|
2022-12-26 15:33:04 -05:00 |
|
Connor Skees
|
d07c1d3a06
|
support @at-root inside media query inside style rule
|
2021-07-28 02:08:20 -04:00 |
|
Connor Skees
|
5acbc71071
|
improve handling of newlines for @at-root
|
2021-07-24 17:42:40 -04:00 |
|
Connor Skees
|
f60fb26ca0
|
do not panic when extending by compound selector with parent
|
2020-08-16 19:09:08 -04:00 |
|
Connor Skees
|
a665cb13cc
|
remove cfg(test) from test files
|
2020-08-11 20:22:24 -04:00 |
|
ConnorSkees
|
962549e31b
|
remove most remaining unwraps
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
1e91008459
|
newline at end of test file
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
5eeee2f01f
|
resolve issue with @ at-root
|
2020-06-16 22:00:45 -04:00 |
|
ConnorSkees
|
26fdcfdf17
|
interpolated ampersand in at-root
|
2020-04-06 14:30:36 -04:00 |
|
ConnorSkees
|
8802a92f9b
|
at-root with nothing contains super selector
|
2020-04-06 13:30:36 -04:00 |
|
ConnorSkees
|
648dc04c33
|
initial implementation of @ at-root
|
2020-04-06 13:13:03 -04:00 |
|
ConnorSkees
|
526ed4fde0
|
add commas to at-root tests
|
2020-04-06 00:51:12 -04:00 |
|
ConnorSkees
|
074b6b50ce
|
initial at-root tests
|
2020-04-06 00:44:12 -04:00 |
|