Mirror/docs/assets/main.scss

12 lines
282 B
SCSS
Raw Normal View History

2018-12-19 23:05:06 +00:00
---
# Only the main Sass file needs front matter (the dashes are enough)
---
@import "variables";
@import "bootstrap/bootstrap";
@import "syntax-highlighting";
@import "bootstrap-4-jekyll/bootstrap-4-jekyll";
@import "bootstrap_customization";
@import "navbar";
@import "sidebar";