mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-14 22:13:05 -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:
10
viewer/static/bulma/bulma.sass
vendored
Normal file
10
viewer/static/bulma/bulma.sass
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
@charset "utf-8"
|
||||
/*! bulma.io v0.9.1 | MIT License | github.com/jgthms/bulma */
|
||||
@import "sass/utilities/_all"
|
||||
@import "sass/base/_all"
|
||||
@import "sass/elements/_all"
|
||||
@import "sass/form/_all"
|
||||
@import "sass/components/_all"
|
||||
@import "sass/grid/_all"
|
||||
@import "sass/helpers/_all"
|
||||
@import "sass/layout/_all"
|
||||
Reference in New Issue
Block a user