typo
It seems impossible to have the file index.astro located outside of the /src/pages directory.
This commit is contained in:
parent
0ee23fb53d
commit
5f8985155e
|
|
@ -115,7 +115,7 @@ Write configuration to components.json. Proceed? > Y/n
|
||||||
|
|
||||||
### Import the globals.css file
|
### Import the globals.css file
|
||||||
|
|
||||||
Import the `globals.css` file in the `src/index.astro` file:
|
Import the `globals.css` file in the `src/pages/index.astro` file:
|
||||||
|
|
||||||
```ts:line-numbers {2}
|
```ts:line-numbers {2}
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user