mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Flexbox helpers (#3047)
* Add flexbox helpers
* Add flex-{grow,shrink}: 0
* Order alphabetically
* Make classes shorter
* Rename to flexbox and used full attribute names
This commit is contained in:
committed by
GitHub
parent
da369e134c
commit
3c4dd3a326
@@ -2,6 +2,7 @@
|
||||
@charset "utf-8"
|
||||
|
||||
@import "color.sass"
|
||||
@import "flexbox.sass"
|
||||
@import "float.sass"
|
||||
@import "other.sass"
|
||||
@import "overflow.sass"
|
||||
|
||||
Reference in New Issue
Block a user