This commit is contained in:
Bryce Covert
2020-08-22 17:14:30 -07:00
parent 25477d07f7
commit 3a2351aa41
77 changed files with 30067 additions and 0 deletions

10
resources/bulma-0.9.0/bulma.sass vendored Normal file
View File

@@ -0,0 +1,10 @@
@charset "utf-8"
/*! bulma.io v0.9.0 | 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"