mirror of
https://github.com/openSUSE/osem.git
synced 2026-06-11 17:25:15 -04:00
10 lines
217 B
SCSS
Executable File
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";
|