mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-23 18:49:30 +00:00
SCSS, Image processing, and reorg of content
This commit is contained in:
10
themes/lhs/assets/sass/bulma.sass
vendored
Normal file
10
themes/lhs/assets/sass/bulma.sass
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
@charset "utf-8"
|
||||
/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */
|
||||
@import "utilities/_all"
|
||||
@import "base/_all"
|
||||
@import "elements/_all"
|
||||
@import "form/_all"
|
||||
@import "components/_all"
|
||||
@import "grid/_all"
|
||||
@import "layout/_all"
|
||||
@import "helpers/_all"
|
||||
Reference in New Issue
Block a user