mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-25 22:19:28 +00:00
SCSS, Image processing, and reorg of content
This commit is contained in:
8
themes/lhs/assets/sass/form/_all.sass
Normal file
8
themes/lhs/assets/sass/form/_all.sass
Normal file
@@ -0,0 +1,8 @@
|
||||
@charset "utf-8"
|
||||
|
||||
@import "shared.sass"
|
||||
@import "input-textarea.sass"
|
||||
@import "checkbox-radio.sass"
|
||||
@import "select.sass"
|
||||
@import "file.sass"
|
||||
@import "tools.sass"
|
||||
Reference in New Issue
Block a user