# Testing

test/fixture.js

(function(window, document, $){


})(window, document, jQuery);
1
2
3
4

test/fixture.scss

@import "../main.scss";
1