]> git.ipfire.org Git - thirdparty/bulma.git/commit
Add keywords inclusion tests
authorJeremy Thomas <bbxdesign@gmail.com>
Sat, 8 Aug 2020 16:16:04 +0000 (17:16 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 8 Aug 2020 16:16:04 +0000 (17:16 +0100)
commiteb604e5fffe772ec2289f4d25f3b6076970a41bd
tree776ce5ee8413e34f1bbf8a7dcabf98337a1bda8e
parent25226a9ed6d9db3e0c4a027af8b29ef8fc1ecae6
Add keywords inclusion tests
19 files changed:
docs/_data/sponsors.json
docs/_layouts/default.html
docs/images/amis/coupons4printing.png [new file with mode: 0644]
docs/images/amis/coupons4printing@2x.png [new file with mode: 0644]
sass/base/_all.sass
sass/components/_all.sass
sass/elements/_all.sass
sass/form/_all.sass
sass/grid/_all.sass
sass/helpers/_all.sass
sass/layout/_all.sass
sass/utilities/_all.sass
test/keywords.txt [new file with mode: 0644]
test/keywords/bulma.css.txt [new file with mode: 0644]
test/keywords/css-variable.css.txt [new file with mode: 0644]
test/keywords/customize.css.txt [new file with mode: 0644]
test/keywords/only-base.css.txt [new file with mode: 0644]
test/keywords/override.css.txt [new file with mode: 0644]
test/sass-compile-tester.sh