Update README.md
This commit is contained in:
parent
2a34a47ecc
commit
6f3ca5b6b1
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Refer to the [documentation page](https://jdan.github.io/98.css/) for specific i
|
||||||
|
|
||||||
[`style.css`](https://github.com/jdan/98.css/blob/master/style.css) is where everything happens.
|
[`style.css`](https://github.com/jdan/98.css/blob/master/style.css) is where everything happens.
|
||||||
|
|
||||||
`npm run build:docs` will compile `style.css` (and all fonts/icons/etc) and rebuild the `dist/` directory which powers http://jdan.github.io/98.css. It's a static directory so serve it with your server of choice (I am partial to `python -m SimpleHTTPServer 3000`) to see your changes.
|
`npm run build:docs` will compile `style.css` (and all fonts/icons/etc) and rebuild the `dist/` directory which powers https://jdan.github.io/98.css. It's a static directory so serve it with your server of choice (I am partial to `python -m SimpleHTTPServer 3000`) to see your changes.
|
||||||
|
|
||||||
### Issues, Contributing, etc.
|
### Issues, Contributing, etc.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue