mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-13 00:39:45 +00:00
9 lines
247 B
Sass
9 lines
247 B
Sass
|
@charset "utf-8"
|
||
|
/*! bulma.io v0.7.1 | MIT License | github.com/jgthms/bulma */
|
||
|
@import "sass/utilities/_all"
|
||
|
@import "sass/base/_all"
|
||
|
@import "sass/elements/_all"
|
||
|
@import "sass/components/_all"
|
||
|
@import "sass/grid/_all"
|
||
|
@import "sass/layout/_all"
|