Add keywords inclusion tests

This commit is contained in:
Jeremy Thomas
2020-08-08 17:16:04 +01:00
parent 25226a9ed6
commit eb604e5fff
19 changed files with 225 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
/* Bulma Base */
@charset "utf-8"
@import "minireset.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Components */
@charset "utf-8"
@import "breadcrumb.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Elements */
@charset "utf-8"
@import "box.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Form */
@charset "utf-8"
@import "shared.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Grid */
@charset "utf-8"
@import "columns.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Helpers */
@charset "utf-8"
@import "color.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Layout */
@charset "utf-8"
@import "hero.sass"

View File

@@ -1,3 +1,4 @@
/* Bulma Utilities */
@charset "utf-8"
@import "initial-variables.sass"