Commit Graph

13 Commits

Author SHA1 Message Date
Jeremy Thomas
cfa4b562b3 Merge branch 'master' into css-variables-with-fallback 2020-08-27 12:04:00 +02:00
Jeremy Thomas
5e4bf5ed55 Fix #3020: Add spacing helpers for all sides 2020-08-27 11:46:39 +02:00
Jeremy Thomas
9f3adb4930 Add more CSS variables with fallback 2020-08-27 09:57:33 +02:00
Jeremy Thomas
d79c6dbc3c Get default assignments automatically 2020-08-24 11:41:30 +02:00
Jeremy Thomas
5b91a89ee2 Add CSS variables to form controls 2020-08-23 18:46:09 +02:00
Jeremy Thomas
4cb72c225a Check if assigned CSS vars are actually used 2020-08-23 13:15:42 +02:00
Jeremy Thomas
64b89dbc63 Add CSS variables test 2020-08-23 13:08:53 +02:00
Jeremy Thomas
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +01:00
Jeremy Thomas
6a067dfdc5 Build 0.8.1 2020-03-23 14:08:44 +00:00
Jeremy Thomas
4af9686eb0 Add override test 2020-03-23 11:46:20 +00:00
Jeremy Thomas
0d7442351c Update dependencies 2020-03-23 09:42:44 +00:00
Jeremy Thomas
f75ae3db01 Add multiple Sass tests 2020-03-16 13:39:03 +11:00
bstashio
019df9573e Add travis-ci to run tests before merging a PR (#1184)
* Add .travis.yml

* Add travis tester script

* Update .gitignore with test output related directive
2017-09-15 19:34:10 +01:00