mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-14 08:59:45 +00:00
parent
563cf77fe1
commit
dc8d116cd1
1 changed files with 8 additions and 8 deletions
|
@ -22,7 +22,7 @@ Developer-friendly:
|
||||||
|
|
||||||
# Getting started
|
# Getting started
|
||||||
## Requirements
|
## Requirements
|
||||||
- [Hugo](https://gohugo.io/getting-started/installing/) Static Site Generator (latest version recommended)
|
- Extended version of [Hugo](https://gohugo.io/getting-started/installing/) (latest version recommended)
|
||||||
- To make changes to the theme CSS:
|
- To make changes to the theme CSS:
|
||||||
- [autoprefixer](https://github.com/postcss/autoprefixer): `npm install -g autoprefixer`
|
- [autoprefixer](https://github.com/postcss/autoprefixer): `npm install -g autoprefixer`
|
||||||
- [postcss-cli](https://github.com/postcss/postcss-cli):`npm install -g postcss-cli`
|
- [postcss-cli](https://github.com/postcss/postcss-cli):`npm install -g postcss-cli`
|
||||||
|
|
Loading…
Reference in a new issue