2.2.1 • Published 5 years ago

postcss-shopify v2.2.1

Weekly downloads
3,777
License
MIT
Repository
github
Last release
5 years ago

postcss-shopify

NPM version Circle CI

All of Shopify’s preferred PostCSS plugins wrapped up in a single, easy-to-use plugin.

Installation

yarn add --dev postcss-shopify

# or, with npm

npm i postcss-shopify --save-dev

Features

This plugin wraps around the following PostCSS transformations:

Options

This plugin accepts a single option, minimize. Passing minimize: true will turn on CSS minification via cssnano.