Skip to main content

Adding PostCSS

Installing bud.js dependencies

To get started with PostCSS, install the @roots/bud-postcss extension.

npm install @roots/bud-postcss --save-dev

Configuration

No configuration is required. If you need to further customize PostCSS for your application, reference the @roots/bud-postcss documentation.