osem-fcy/css/bootstrap.scss
2014-12-16 17:20:19 +01:00

9 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";