preact-cli-postcss
Removes default postcss config and instead will use postcss.config.js
Getting Started
Install it via npm:
npm install preact-cli-postcss
yarn:
yarn add preact-cli-postcss --dev
And include in your project by creating a preact.config.js
const preactCliPostCSS = ; { ;}
License
MIT