We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3ceaa commit 4fb7e4bCopy full SHA for 4fb7e4b
examples/with-global-stylesheet/README.md
@@ -17,7 +17,7 @@ To get this example running you just need to
17
npm install .
18
npm run dev
19
20
-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.
21
22
Also see it working with plain css here
23

0 commit comments