mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-09 00:08:32 -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:
12
viewer/static/bulma/sass/helpers/_all.sass
Normal file
12
viewer/static/bulma/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