]> git.ipfire.org Git - thirdparty/bulma.git/commit
Flexbox helpers (#3047)
authorMatthijs Meulenbrug <mrm@users.noreply.github.com>
Thu, 27 Aug 2020 08:02:12 +0000 (10:02 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 08:02:12 +0000 (10:02 +0200)
commit3c4dd3a326bc55282b78c00203029377f5c0951f
tree1531f493bed24facc9f516fa95f6f19f324b848f
parentda369e134cdb1f31dd4542f9da11a958a18e54ea
Flexbox helpers (#3047)

* Add flexbox helpers

* Add flex-{grow,shrink}: 0

* Order alphabetically

* Make classes shorter

* Rename to flexbox and used full attribute names
sass/helpers/_all.sass
sass/helpers/flexbox.sass [new file with mode: 0644]