Skip to content

Conversation

@dummdidumm
Copy link
Member

Add support for things like import './app.css', which can also influence tailwind's output

Add support for things like `import './app.css'`, which can also influence tailwind's output
@vercel
Copy link

vercel bot commented Jun 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
svelte-dev ✅ Ready (Inspect) Visit Preview Jun 15, 2025 9:34pm

@Ocean-OS
Copy link
Member

Is it a bug that the background is white in dark mode here?

@Serator
Copy link

Serator commented Jun 16, 2025

#1263 - similar issue with the white background.

@dummdidumm
Copy link
Member Author

The logic right now is that we override the base CSS completely when there's custom CSS, which is probably the more sensible behavior (we can't really know what you're doing in your CSS, for example in which way you support dark mode). Merging CSS could result in weird outcomes.

@dummdidumm dummdidumm merged commit 1d6dbf6 into main Jun 17, 2025
4 checks passed
@dummdidumm dummdidumm deleted the tailwind-css branch June 17, 2025 20:34
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.

4 participants