@a01sa01to/postcss-config
v1.1.14
Published
My personal PostCSS config
Readme
PostCSS config
My PostCSS config.
Usage
Install:
npm install --save-dev @a01sa01to/postcss-configEdit postcss.config.mts:
import postcssConfig from '@a01sa01to/postcss-config'
export default {
...postcssConfig,
// overrides
}Configs
Refer https://github.com/a01sa01to/config/blob/main/packages/postcss/src/index.ts
License
MIT License
