borodean/postcss-assets

How to use postcss-assets in npm script

Closed this issue · 1 comments

Hi, i have a question.
How can I use the plugion assets in npm script?, and how can I set its options?

Something like this?

"scripts": {
"assets": "postcss -u postcss-assets --relative ./public --base-path ./public --load-path ['/fonts'] -r
./public/css/style.css"
}

@Cristian05 you have to create a postcss.config.js file: https://github.com/postcss/postcss-cli#config