mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
parent
bb3ceaadea
commit
4fb7e4bc64
|
@ -17,7 +17,7 @@ To get this example running you just need to
|
||||||
npm install .
|
npm install .
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
||||||
Visit [http://localhost:300](http://localhost:300) and try to modify `styles/index.scss` changing color. Your changes should be picked up instantly.
|
Visit [http://localhost:3000](http://localhost:3000) and try to modify `styles/index.scss` changing color. Your changes should be picked up instantly.
|
||||||
|
|
||||||
Also see it working with plain css here
|
Also see it working with plain css here
|
||||||
![example](example.gif)
|
![example](example.gif)
|
||||||
|
|
Loading…
Reference in a new issue