khaganat-web/static_extra/bulma/sass/style.sass

9 lines
235 B
Sass
Raw Normal View History

2018-06-11 10:04:31 +00:00
// 1. Import the initial variables
@import "./node_modules/bulma/sass/utilities/initial-variables"
// 2. Set your own initial variables
// 3. Import the rest of Bulma
@import "./node_modules/bulma/bulma"
// 4. Import your stuff here