mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-15 00:13:11 -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:
16
viewer/static/bulma/sass/elements/_all.sass
Normal file
16
viewer/static/bulma/sass/elements/_all.sass
Normal file
@@ -0,0 +1,16 @@
|
||||
/* Bulma Elements */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "box.sass"
|
||||
@import "button.sass"
|
||||
@import "container.sass"
|
||||
@import "content.sass"
|
||||
@import "icon.sass"
|
||||
@import "image.sass"
|
||||
@import "notification.sass"
|
||||
@import "progress.sass"
|
||||
@import "table.sass"
|
||||
@import "tag.sass"
|
||||
@import "title.sass"
|
||||
|
||||
@import "other.sass"
|
||||
Reference in New Issue
Block a user