tale/styles.scss
2017-03-12 18:44:45 +08:00

10 lines
220 B
SCSS

---
# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
# only main files contain this front matter, not partials.
---
@import 'variables';
@import 'layout';
@import 'post';
@import 'home';