Skip to content

chore: remove unused duplicate global stylesheet - #63

Merged
chake111 merged 1 commit into
mainfrom
codex/remove-duplicate-global-styles
Apr 20, 2026
Merged

chake111 merged 1 commit into
mainfrom
codex/remove-duplicate-global-styles

Conversation

@chake111

Copy link
Copy Markdown
Owner

Motivation

  • Remove the duplicated global stylesheet entries (ui/styles/globals.css vs ui/app/globals.css) and consolidate to a single entry to avoid style conflicts and maintenance confusion.

Description

  • Delete the unused ui/styles/globals.css file and keep ui/app/globals.css as the single global stylesheet referenced by ui/app/layout.tsx and ui/components.json.

Testing

  • Ran npm run lint in the ui/ directory and it failed due to a missing ESLint v9 configuration (eslint.config.*), so lint could not be verified in this environment.

Codex Task

@vercel

vercel Bot commented Apr 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-tool-picker Ready Ready Preview, Comment Apr 20, 2026 1:45pm

@chake111
chake111 merged commit 30a6aaa into main Apr 20, 2026
2 of 3 checks passed

This branch was successfully deployed

1 active deployment
Preview 201affe7 Deployed Apr 20, 2026 by vercel[bot]
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