dart-sass/lib/src/parse
Natalie Weizenbaum f8f90dc1e3 Improve the output of pseudo selectors.
Specifically, if a pseudo selector takes arguments and those arguments
had trailing whitespace in the source document, they no longer have
trailing whitespace in the output.
2017-05-28 16:21:58 -07:00
..
at_root_query.dart Fix @at-root query parsing. 2017-01-08 17:11:31 -08:00
keyframe_selector.dart Add missing scanner.expectDone() calls. 2016-10-30 14:54:09 -07:00
media_query.dart Add missing scanner.expectDone() calls. 2016-10-30 14:54:09 -07:00
parser.dart Merge pull request #140 from sass/fixes 2017-05-19 18:59:17 -07:00
sass.dart Improve indented syntax error messages. 2017-01-15 14:37:52 -08:00
scss.dart Improve indented syntax error messages. 2017-01-15 14:37:52 -08:00
selector.dart Improve the output of pseudo selectors. 2017-05-28 16:21:58 -07:00
stylesheet.dart Disallow all top-level declarations and extend. (#141) 2017-05-25 12:18:57 -07:00