-
Clone this repository
-
Run
pnpm install -
Run
pnpm dev -
Visit
http://localhost:4321/ -
Edit the
src/components/Test.astrofile to add some CSS:<style> div { background-color: red; } </style>
-
Observe that the CSS changes are not reflected in the browser.
-
Restart the dev server and observe that the CSS changes are now reflected.
HiDeoo/astro-6-add-css-dev-repro
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|