mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 11:14:39 -04:00
Update postcss.md
This commit is contained in:
parent
375d75c013
commit
d40e7693ff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user