ConnorSkees
|
d655879975
|
test for uppercase escapes in at rules
|
2020-05-22 21:56:19 -04:00 |
|
ConnorSkees
|
b081fe780b
|
handle escaped @ else
this commit makes the assumption that
https://github.com/sass/dart-sass/issues/1011 is unintended behavior
and may need to be reverted should dart-sass decide it is intended
|
2020-05-22 21:34:22 -04:00 |
|
ConnorSkees
|
409ac80921
|
handle multiline comments surrounding @ if condition
|
2020-04-23 19:32:32 -04:00 |
|
ConnorSkees
|
8be3fdc8d9
|
test for nested if in functions
|
2020-04-22 11:37:20 -04:00 |
|
ConnorSkees
|
4ca6e304a5
|
allow at-rules other than else to follow @ if
|
2020-04-20 10:57:35 -04:00 |
|
ConnorSkees
|
07505399da
|
remove the lexer
|
2020-03-29 19:42:27 -04:00 |
|
ConnorSkees
|
f15ab57573
|
refactor @if/@else if/@else
|
2020-03-24 22:13:38 -04:00 |
|
ConnorSkees
|
2f0fbd2415
|
@if/@else tests
|
2020-03-22 02:18:15 -04:00 |
|