dart-sass/tool/training.scss
Natalie Weizenbaum ba4712fe3c Build an application snapshot.
This dramatically improves startup speed.
2017-06-05 12:48:03 -07:00

6 lines
272 B
SCSS

// This file is used as training data for generating an application snapshot of
// the Sass executable. It's not especially complicated, because the main
// purpose it just to invoke all the code paths needed to compile a simple file.
.a {b: unqoute("c")}
.d {@extend .a}