mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Clean up test folder structure
This commit is contained in:
70
test/ruby-sass/keywords/css-variable.css.txt
Normal file
70
test/ruby-sass/keywords/css-variable.css.txt
Normal file
@@ -0,0 +1,70 @@
|
||||
\* Bulma Base \*
|
||||
minireset.css
|
||||
html
|
||||
article
|
||||
aside
|
||||
|
||||
\* Bulma Components \*
|
||||
.breadcrumb
|
||||
.card
|
||||
.dropdown
|
||||
.level
|
||||
.media
|
||||
.menu
|
||||
.message
|
||||
.message.is-primary
|
||||
.modal
|
||||
.navbar
|
||||
.navbar.is-primary
|
||||
.pagination
|
||||
.panel
|
||||
.tabs
|
||||
|
||||
\* Bulma Elements \*
|
||||
.box
|
||||
.button
|
||||
.button.is-primary
|
||||
.container
|
||||
.content
|
||||
.form
|
||||
.icon
|
||||
.notification
|
||||
.notification.is-primary
|
||||
.block
|
||||
.delete
|
||||
.progress
|
||||
.table
|
||||
.tag
|
||||
.tag:not(body).is-primary
|
||||
.title
|
||||
|
||||
\* Bulma Form \*
|
||||
.checkbox
|
||||
.radio
|
||||
.file
|
||||
.input
|
||||
.is-primary.input
|
||||
.textarea
|
||||
.is-primary.textarea
|
||||
.select
|
||||
.select.is-primary
|
||||
.label
|
||||
.help
|
||||
.field
|
||||
|
||||
\* Bulma Grid \*
|
||||
.column
|
||||
.columns
|
||||
.columns.is-variable
|
||||
.tile
|
||||
|
||||
\* Bulma Helpers \*
|
||||
.has-text-primary
|
||||
.has-text-primary-light
|
||||
.has-text-primary-dark
|
||||
.has-background-primary
|
||||
.has-background-primary-light
|
||||
.has-background-primary-dark
|
||||
|
||||
\* Bulma Utilities \*
|
||||
@keyframes spinAround
|
||||
Reference in New Issue
Block a user