7 lines
111 B
SCSS
7 lines
111 B
SCSS
|
---
|
||
|
# Only the main Sass file needs front matter (the dashes are enough)
|
||
|
---
|
||
|
|
||
|
@import "light";
|
||
|
@import "base";
|