Skip to content

Commit f94e338

Browse files
committed
Add PostCSS note
1 parent a4c007a commit f94e338

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212

1313
## Use
1414

15-
**Note:** this theme requires Hugo >= 0.56.0 to run. If you want to edit the SCSS styles, you need the extended version.
15+
**Note:** this theme requires Hugo >= 0.56.0 to run. If you want to edit the SCSS styles, you need:
16+
17+
* The extended Hugo version.
18+
* PostCSS CLI: npm install -g postcss-cli (TODO(bep) add a package.json)
1619

1720
See the [exampleSite](https://github.com/bep/docuapi/tree/master/exampleSite) and more specific its site [configuration](https://github.com/bep/docuapi/blob/master/exampleSite/config.toml) for the available options.
1821

0 commit comments

Comments
 (0)