feat(deps): add PandaCSS, fonts, and FontAwesome for styling

- Add @pandacss/dev and @srjuggernaut-dev/srjuggernaut-panda-preset for CSS-in-JS styling
- Include @fontsource-variable/roboto and @fontsource/orbitron for typography
- Add @fortawesome/fontawesome-free for icons
- Update .gitignore to exclude styled-system and styled-system-studio directories
This commit is contained in:
2026-02-24 12:04:06 -06:00
parent b340b1790f
commit e7f9c626df
9 changed files with 544 additions and 4 deletions

2
bunfig.toml Normal file
View File

@@ -0,0 +1,2 @@
[install.scopes]
"@srjuggernaut-dev" = "https://git.srjuggernaut.dev/api/packages/SrJuggernaut/npm/"