mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 06:42:15 +10:00
feat: add semantic CSS stylesheets (#3274)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor Agent
parent
4ac19f81b3
commit
d2ffbf9618
Vendored
+2
@@ -83,6 +83,8 @@ export const env = createEnv({
|
||||
FLAG_SHOW_SPONSORS: z.stringbool().default(false),
|
||||
FLAG_ALLOW_UNSAFE_AI_BASE_URL: z.stringbool().default(false),
|
||||
FLAG_ALLOW_UNSAFE_OAUTH_REDIRECT_URI: z.stringbool().default(false),
|
||||
FLAG_SEMANTIC_CSS_AUTHORING: z.stringbool().default(false),
|
||||
FLAG_SEMANTIC_CSS_DEFAULT: z.stringbool().default(false),
|
||||
},
|
||||
runtimeEnv: process.env,
|
||||
emptyStringAsUndefined: true,
|
||||
|
||||
Reference in New Issue
Block a user