dart-sass/lib
Jennifer Thakar b22ae51955 Fix bug in RecursiveStatementVisitor (#596)
The value of an `AtRule` can be null, so it should not be visited in that case.

Ran across this issue when I attempted to run the module migrator on a stylesheet containing `@font-face` (which has children, but no value).
2019-02-15 13:53:17 -08:00
..
src Fix bug in RecursiveStatementVisitor (#596) 2019-02-15 13:53:17 -08:00
sass.dart Remove extra importer parameters from internal compile functions 2018-12-12 15:54:32 -08:00