ConnorSkees
|
042dbfa914
|
remove panics from missing identifiers
|
2020-05-24 08:56:53 -04:00 |
|
ConnorSkees
|
5137353cb4
|
rustfmt
|
2020-05-23 14:08:40 -04:00 |
|
ConnorSkees
|
c4cfb9112e
|
eagerly evaluate \@if conditions
|
2020-05-23 13:39:47 -04:00 |
|
ConnorSkees
|
3c97400935
|
remove panics on malformed @ if
|
2020-05-23 12:48:34 -04:00 |
|
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 |
|