]> git.ipfire.org Git - thirdparty/bulma.git/commit
Add light color helpers
authorJeremy Thomas <bbxdesign@gmail.com>
Sun, 10 May 2020 21:10:51 +0000 (22:10 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 17 May 2020 12:47:06 +0000 (13:47 +0100)
commit8c65f026279a1d9eec824e71a886c2fe159b1175
tree9157db3f1de79c6006742e7600050cf8f8c9cb8c
parenta2a9564ca9efb643cb3992a83f9df802159449c4
Add light color helpers
27 files changed:
bulma.sass
docs/_data/links.json
docs/_includes/color/blue-dark.html [new file with mode: 0644]
docs/_includes/color/blue-light.html [new file with mode: 0644]
docs/_includes/color/cyan-dark.html [new file with mode: 0644]
docs/_includes/color/cyan-light.html [new file with mode: 0644]
docs/_includes/color/green-dark.html [new file with mode: 0644]
docs/_includes/color/green-light.html [new file with mode: 0644]
docs/_includes/color/red-dark.html [new file with mode: 0644]
docs/_includes/color/red-light.html [new file with mode: 0644]
docs/_includes/color/turquoise-dark.html [new file with mode: 0644]
docs/_includes/color/turquoise-light.html [new file with mode: 0644]
docs/_includes/color/yellow-dark.html [new file with mode: 0644]
docs/_includes/color/yellow-light.html [new file with mode: 0644]
docs/_includes/components/categories.html
docs/css/bulma-docs.css
docs/css/bulma-docs.min.css
docs/documentation/helpers.html [new file with mode: 0644]
docs/documentation/helpers/color-helpers.html [new file with mode: 0644]
docs/documentation/helpers/spacing-helpers.html [new file with mode: 0644]
docs/documentation/helpers/typography-helpers.html [new file with mode: 0644]
docs/documentation/helpers/visibility-helpers.html [new file with mode: 0644]
docs/documentation/modifiers/color-helpers.html
docs/documentation/modifiers/typography-helpers.html
sass/base/_all.sass
sass/helpers/color.sass
sass/utilities/functions.sass