diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index 4fa3048bd..e35ad4863 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -839,10 +839,10 @@ export interface AstroUserConfig { * @default `never` * @version 2.6.0 * @description - * Control whether styles are sent to the browser in a separate css file or inlined into `