]> git.ipfire.org Git - thirdparty/bulma.git/commit
Add documentation of all CSS variables available
authorJeremy Thomas <bbxdesign@gmail.com>
Wed, 18 Sep 2024 13:46:10 +0000 (14:46 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 18 Sep 2024 13:46:10 +0000 (14:46 +0100)
commit15ff0be367822346f20cd62652ed827e50d5b97e
tree4af278e935dc4c9f45c0bce459f56a2ea83c5812
parent29aea4dfc4e7abe97004db27ba9c5763f081905d
Add documentation of all CSS variables available
35 files changed:
docs/_data/variables/components/card.json
docs/_data/variables/components/modal.json
docs/_data/variables/components/navbar.json
docs/_data/variables/components/pagination.json
docs/_data/variables/elements/block.json
docs/_data/variables/elements/box.json
docs/_data/variables/elements/button.json
docs/_data/variables/elements/delete.json
docs/_data/variables/elements/table.json
docs/_data/variables/form/file.json
docs/_data/variables/form/general.json [new file with mode: 0644]
docs/_data/variables/form/input.json [new file with mode: 0644]
docs/_data/variables/form/textarea.json [new file with mode: 0644]
docs/_data/variables/layout/container.json
docs/_data/variables/layout/hero.json
docs/_data/variables/layout/level.json
docs/_data/variables/layout/media-object.json [moved from docs/_data/variables/layout/media.json with 100% similarity]
docs/_includes/docs/components/variables.html
docs/_layouts/docs.html
docs/documentation/components/tabs.html
docs/documentation/elements/delete.html
docs/documentation/elements/image.html
docs/documentation/elements/table.html
docs/documentation/form/file.html
docs/documentation/form/general.html
docs/documentation/form/input.html
docs/documentation/form/textarea.html
docs/documentation/layout/container.html
docs/documentation/layout/footer.html
docs/documentation/layout/level.html
docs/documentation/layout/media-object.html
docs/documentation/layout/section.html
package.json
sass/form/shared.scss
sass/layout/hero.scss