tale/styles.scss

10 lines
220 B
SCSS
Raw Normal View History

---
# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
# only main files contain this front matter, not partials.
---
2017-03-11 05:09:18 +00:00
@import 'variables';
@import 'layout';
2017-03-12 10:44:45 +00:00
@import 'post';
2017-03-11 05:09:18 +00:00
@import 'home';