4 lines
150 B
SCSS
4 lines
150 B
SCSS
// This file allows the creation of precompiled css from the core Grunt task.
|
|
@import "classic/pre";
|
|
@import "preset/default";
|
|
@import "classic/post"; |