Skip to content

Fixed CSS and Moved over to tailwind. - #56

Merged
YukiTheProgrammer merged 5 commits into
mainfrom
ui/tailwind
Feb 16, 2026
Merged

Fixed CSS and Moved over to tailwind.#56
YukiTheProgrammer merged 5 commits into
mainfrom
ui/tailwind

Conversation

@YukiTheProgrammer

Copy link
Copy Markdown
Collaborator

No description provided.

Use flex-col layout on card wrappers, flex-1 on content divs, and
mt-auto on metadata to keep price/button rows aligned across cards.
Set grid to fixed 3-column layout with uniform row heights.
Remove max-height constraint on filter sidebar so it hugs content.
Replace all custom CSS files with Tailwind utility classes across
every page and component. Add Tailwind config, PostCSS config, and
base index.css. Remove unused component files and CSS modules.
Add CLAUDE.md and .claude/ to gitignore.
Replace academy-specific color tokens (academy-deep, academy-surface)
with the shared core palette (dark-primary, light-tertiary, main-bg,
etc.) so the landing page matches the rest of the app.
@YukiTheProgrammer
YukiTheProgrammer merged commit 3868be8 into main Feb 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant