Skip to content

fix: remove overriding project styles with tailwind config#574

Merged
Darginec05 merged 1 commit intomasterfrom
572-bug-yooptathemes-shadcn-overrides-projects-tailwind-variables
Feb 26, 2026
Merged

fix: remove overriding project styles with tailwind config#574
Darginec05 merged 1 commit intomasterfrom
572-bug-yooptathemes-shadcn-overrides-projects-tailwind-variables

Conversation

@Darginec05
Copy link
Copy Markdown
Collaborator

  • Added detailed sections on CSS variables and dark mode support in the themes documentation.
  • Included examples for toggling dark mode and customizing theme variables.
  • Updated the package.json to ensure the default CSS variables are accessible.
  • Refactored CSS variable naming for consistency and clarity across the theme files.
  • Cleaned up unused code in the editor component and emoji hooks for better maintainability.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

- Added detailed sections on CSS variables and dark mode support in the themes documentation.
- Included examples for toggling dark mode and customizing theme variables.
- Updated the package.json to ensure the default CSS variables are accessible.
- Refactored CSS variable naming for consistency and clarity across the theme files.
- Cleaned up unused code in the editor component and emoji hooks for better maintainability.
@Darginec05 Darginec05 linked an issue Feb 23, 2026 that may be closed by this pull request
1 task
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 23, 2026

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

Project Deployment Actions Updated (UTC)
yoopta-editor-web Ready Ready Preview, Comment Feb 23, 2026 9:34pm

Request Review

@Darginec05 Darginec05 changed the title chore: enhance theme documentation and update CSS variables fix: remove overriding project styles with tailwind config Feb 26, 2026
@Darginec05 Darginec05 merged commit 4129970 into master Feb 26, 2026
3 checks passed
@Darginec05 Darginec05 deleted the 572-bug-yooptathemes-shadcn-overrides-projects-tailwind-variables branch February 26, 2026 22:19
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.

[BUG] @yoopta/themes-shadcn overrides project's Tailwind variables

1 participant