feat(vendor): init html-theme-ref vendor
Since the repository is an older attempt at formulating a reference (it was more of a failed boilerplating attempt). I (just) need to rearrange a couple of things before being able to integrate the HTML theme reference.
This commit is contained in:
parent
120f578bf5
commit
b65a382fcb
4 changed files with 5 additions and 6 deletions
|
|
@ -90,7 +90,7 @@ sh ./configure
|
|||
2. **Install dependencies (Microsoft PowerShell)**
|
||||
|
||||
```powershell
|
||||
git submodule update --init --remote && npm install
|
||||
git submodule update --init --remote --recursive && npm install
|
||||
```
|
||||
|
||||
3. **Preview and experiment**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue