mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix file name
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
59bd9656fa
commit
9593e3991b
@@ -42,7 +42,7 @@ The below configuration will write a `hugo_stats.json` file to the project root
|
||||
writeStats = true
|
||||
```
|
||||
|
||||
`purgecss.config.js`
|
||||
`postcss.config.js`
|
||||
|
||||
```js
|
||||
const purgecss = require('@fullhuman/postcss-purgecss')({
|
||||
|
||||
Reference in New Issue
Block a user