astro setup for react is ready

This commit is contained in:
2025-02-02 03:04:26 -05:00
parent f5f335ff33
commit f0a9566c24
3 changed files with 22 additions and 6 deletions

View File

@ -32,6 +32,7 @@ const {title} = Astro.props
font-size: 15px;
letter-spacing: 2px;
cursor: text;
text-wrap: nowrap;
}
:root {
color-scheme: dark;