@chialab/postcss-preset-chialab
v0.19.1
Published
The postcss preset used by Chialab.
Readme
Postcss Preset Chialab
The postcss preset used by Chialab.
Plugins
Install
npm i @chialab/postcss-preset-chialab -Dyarn add @chialab/postcss-preset-chialab -Dpnpm add @chialab/postcss-preset-chialab -DUsage
import postcss from 'postcss';
import chialabPreset from '@chialab/postcss-preset-chialab';
postcss([
chialabPreset(),
]).process(...);License
Postcss Preset Chialab is released under the MIT license.
