Closed realph closed 9 years ago
Good timing, someone just submitted this update to fix the same issue. Happy Shopifying.
The update seems to only address Grunt
. Here is a PR with the Gulp
fix: https://github.com/Shopify/shopify-css-import/pull/17
Is it possible to not have files that are prefixed with an underscore copied across to the assets folder? I thought the
_
before the filename tells Sass not to compile it to CSS...?