Shopify / slate

Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes.
https://shopify.github.io/slate
MIT License
1.28k stars 364 forks source link

adding css to sourceMap config #1042

Open niedfelj opened 5 years ago

niedfelj commented 5 years ago

This repo is currently on low maintenance. See README for details

What are you trying to accomplish with this PR?

sourceMaps currently don't work using the 'webpack.sourceMap.styles': true, in slate.config.js due to lack of support in slate-tools webpack css config. This PR adds the same functionality that was added to webpack sass.

Checklist

For contributors:

For maintainers: