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

Add new postCSS plugin like postcss-preset-env #1025

Closed fcisio closed 5 years ago

fcisio commented 5 years ago

How to set up new postCSS plugins?

I'm currently trying to edit / add to the postCSS config. Is it possible to add plugins like: - autoprefixer (already present in slate's config) - postcss-preset-env - cq-prolyfill - css-mqpacker ...

If it is possible, could these settings be included in a "postcss.config.js"?

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.