mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
6 lines
132 B
SCSS
6 lines
132 B
SCSS
// Custom Classes
|
|
|
|
// Imports
|
|
@import "./theme.sass";
|
|
@import "./node_modules/bootstrap/scss/bootstrap";
|
|
@import "./overrides.sass"; |