Skip to content

Integrate Telcoin global styles into Vite app#67

Merged
fabcrowd merged 1 commit intomainfrom
codex/migrate-global-styles-and-configure-css
Oct 5, 2025
Merged

Integrate Telcoin global styles into Vite app#67
fabcrowd merged 1 commit intomainfrom
codex/migrate-global-styles-and-configure-css

Conversation

@fabcrowd
Copy link
Owner

@fabcrowd fabcrowd commented Oct 5, 2025

Summary

  • copy the legacy Telcoin design tokens and global styles into telcoinwiki-react/src/styles and add a single global.css entry point
  • load the aggregated global stylesheet from main.tsx so tokens such as .tc-card are available before React renders
  • convert App.tsx to a CSS module-backed component and update vite.config.ts to use vitest/config for type-safe test settings

Testing

  • npm run build

https://chatgpt.com/codex/tasks/task_e_68e25d9afdfc83309e4a20c770b5f9e9

@netlify
Copy link

netlify bot commented Oct 5, 2025

Deploy Preview for tcfaq failed.

Name Link
🔨 Latest commit 02b6e2e
🔍 Latest deploy log https://app.netlify.com/projects/tcfaq/deploys/68e25f395c52e600086c020a

@fabcrowd fabcrowd merged commit 434afe9 into main Oct 5, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant