mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-23 16:29:23 +00:00
SCSS, Image processing, and reorg of content
This commit is contained in:
12
themes/lhs/assets/sass/helpers/_all.sass
Normal file
12
themes/lhs/assets/sass/helpers/_all.sass
Normal file
@@ -0,0 +1,12 @@
|
||||
/* Bulma Helpers */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "color.sass"
|
||||
@import "flexbox.sass"
|
||||
@import "float.sass"
|
||||
@import "other.sass"
|
||||
@import "overflow.sass"
|
||||
@import "position.sass"
|
||||
@import "spacing.sass"
|
||||
@import "typography.sass"
|
||||
@import "visibility.sass"
|
||||
Reference in New Issue
Block a user