mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-25 12:49:31 +00:00
SCSS, Image processing, and reorg of content
This commit is contained in:
15
themes/lhs/assets/sass/elements/_all.sass
Normal file
15
themes/lhs/assets/sass/elements/_all.sass
Normal file
@@ -0,0 +1,15 @@
|
||||
@charset "utf-8"
|
||||
|
||||
@import "box.sass"
|
||||
@import "button.sass"
|
||||
@import "container.sass"
|
||||
@import "content.sass"
|
||||
@import "icon.sass"
|
||||
@import "image.sass"
|
||||
@import "notification.sass"
|
||||
@import "progress.sass"
|
||||
@import "table.sass"
|
||||
@import "tag.sass"
|
||||
@import "title.sass"
|
||||
|
||||
@import "other.sass"
|
||||
Reference in New Issue
Block a user