]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Rework Sass unit testing file structure to make it far easier to add new tests by... feature/sass-unit-testing
authorBrett Mason <brettsmason@gmail.com>
Wed, 2 Aug 2017 11:23:22 +0000 (12:23 +0100)
committerBrett Mason <brettsmason@gmail.com>
Wed, 2 Aug 2017 11:23:22 +0000 (12:23 +0100)
commitbf56ccba7310e7d819995e462becb6be5f91afb1
tree0673fb1abf0dd55455c42905e96159c4dc177569
parentf5605b623654ab2634fc8941bfd54929aba61dc7
Rework Sass unit testing file structure to make it far easier to add new tests by having one main Sass test file.
test/sass/_breakpoint.scss
test/sass/_color.scss
test/sass/_components.scss
test/sass/_selector.scss
test/sass/_unit.scss
test/sass/_value.scss
test/sass/test.scss [new file with mode: 0644]
test/sass/test_sass.js