mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 02:34:28 -07:00
Add from and until mixins docs
This commit is contained in:
@@ -22925,4 +22925,14 @@ fieldset[disabled] .bulma-control-mixin {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.my-element {
|
||||
background: red;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1280px) {
|
||||
.my-element {
|
||||
background: blue;
|
||||
}
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=bulma-docs.css.map */
|
||||
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user