mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
[ci] yarn format
This commit is contained in:
parent
b35e049184
commit
41ada7a1a0
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ Previously, you could create mini Astro Components inside of the Astro Frontmatt
|
||||||
|
|
||||||
To migrate to v0.21, please convert all JSX Astro components (that is, any Astro components created inside of another component's frontmatter) to standalone components.
|
To migrate to v0.21, please convert all JSX Astro components (that is, any Astro components created inside of another component's frontmatter) to standalone components.
|
||||||
|
|
||||||
|
|
||||||
## Environment Variables
|
## Environment Variables
|
||||||
|
|
||||||
In Astro v0.21, environment variables can be loaded from `.env` files in your project directory.
|
In Astro v0.21, environment variables can be loaded from `.env` files in your project directory.
|
||||||
|
|
Loading…
Reference in a new issue