mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add keywords inclusion tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* Bulma Base */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "minireset.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Components */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "breadcrumb.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Elements */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "box.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Form */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "shared.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Grid */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "columns.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Helpers */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "color.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Layout */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "hero.sass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* Bulma Utilities */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "initial-variables.sass"
|
||||
|
||||
Reference in New Issue
Block a user