mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Update postcss.md
This commit is contained in:
@@ -22,7 +22,7 @@ The resource will be processed using the project's or theme's own `postcss.confi
|
||||
You must install the required Node.js packages to use the PostCSS feature. For example, to use the `autoprefixer` package, run these commands from the root of your project:
|
||||
|
||||
```text
|
||||
npm install -D postcss postcss-cli autoprefixer
|
||||
npm install postcss postcss-cli autoprefixer
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
Reference in New Issue
Block a user