]> 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, 10 May 2020 21:10:51 +0000 (22:10 +0100)
commit7224fc260c5b249fd0e3b7fe397863a9d2d4dbd4
treed580db5c22ef8d0ec3ece6bc0bd40dd390a0c23a
parentf18da99551e5b28a20c5d26d47b6e6464bb5fd6a
Add light color helpers
26 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/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