Skip to content

Conversation

@cremetv
Copy link

@cremetv cremetv commented Jan 26, 2026

Fix theme CSS being overridden by webpack-injected styles.

Description

Webpack's style-loader injects CSS into <style> tags at the end of the section, causing these styles to load after the theme's linked CSS file. This means webpack-generated styles override theme customizations, making it difficult for themes to properly style the app.

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