Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
flinhong committed Nov 18, 2020
1 parent b886fb4 commit 896041d
Show file tree
Hide file tree
Showing 3 changed files with 4,606 additions and 14 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ If you wish to manually build the theme (and maybe add your own touches in the p

```bash
npm i
gulp
npm run build
```

`gulp` might be globally installed on your machine.
~~`gulp` might be globally installed on your machine.~~

The compiled CSS files will be located in the `/dist` directory once complete.

Expand Down
Loading

0 comments on commit 896041d

Please sign in to comment.