dart-sass/tool/training.scss

6 lines
272 B
SCSS
Raw Normal View History

// 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}