@stardust-configs/postcss-config
v0.3.0
Published
Shareable PostCSS config
Downloads
205
Readme
@stardust-configs/postcss-config
Shareable PostCSS config
Install
npm install @stardust-configs/postcss-config --save-devor
yarn add @stardust-configs/postcss-config --devUsage
Edit postcss.config.js.
module.exports = require('@stardust-configs/postcss-config').defaultConfigOverride
Override postcss.config.js.
module.exports = require('@stardust-configs/postcss-config').defineConfig({
importFrom: './src/styles/variables.css',
})Author
License
MIT
