mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add keywords inclusion tests
This commit is contained in:
32
test/keywords/customize.css.txt
Normal file
32
test/keywords/customize.css.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
https://fonts.googleapis.com/css?family=Nunito:400,700
|
||||
|
||||
\* Bulma Base \*
|
||||
minireset.css
|
||||
html
|
||||
article
|
||||
aside
|
||||
|
||||
.navbar
|
||||
.navbar.is-primary
|
||||
|
||||
.button
|
||||
.button.is-primary
|
||||
.container
|
||||
.title
|
||||
|
||||
\* Bulma Form \*
|
||||
.checkbox
|
||||
.radio
|
||||
.file
|
||||
.input
|
||||
.is-primary.input
|
||||
.textarea
|
||||
.is-primary.textarea
|
||||
.select
|
||||
.select.is-primary
|
||||
.label
|
||||
.help
|
||||
.field
|
||||
|
||||
\* Bulma Utilities \*
|
||||
@keyframes spinAround
|
||||
Reference in New Issue
Block a user