switch to scss for css, begin refactoring old css into scss, add bulma 0.9.1 to repo

This commit is contained in:
Xevion
2020-11-03 23:34:15 -06:00
parent eb071ed560
commit 11daf094f4
78 changed files with 40676 additions and 152 deletions

10
viewer/static/bulma/bulma.sass vendored Normal file
View 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"