mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 18:34:48 -04:00
Fix file name
This commit is contained in:
parent
59bd9656fa
commit
9593e3991b
@ -42,7 +42,7 @@ The below configuration will write a `hugo_stats.json` file to the project root
|
|||||||
writeStats = true
|
writeStats = true
|
||||||
```
|
```
|
||||||
|
|
||||||
`purgecss.config.js`
|
`postcss.config.js`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
const purgecss = require('@fullhuman/postcss-purgecss')({
|
const purgecss = require('@fullhuman/postcss-purgecss')({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user