mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-15 02:13:14 -06:00
switch to scss for css, begin refactoring old css into scss, add bulma 0.9.1 to repo
This commit is contained in:
9
viewer/static/bulma/sass/form/_all.sass
Normal file
9
viewer/static/bulma/sass/form/_all.sass
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Bulma Form */
|
||||
@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