Files
osem/css/bootstrap.scss
Henne Vogelsang f9662407e3 Implements a blog
2014-12-16 17:20:19 +01:00

10 lines
217 B
SCSS
Executable File

---
# Only the main Sass file needs front matter (the dashes are enough)
---
@charset "utf-8";
// Import partials from `sass_dir` (defaults to `_sass`)
@import "variables";
@import "bootstrap";
@import "bootswatch";