Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fonghehe
Copy link

…styles in 2.0

Description

Fix the style import path in IduxResolver for idux 2.0 components.
Previously the resolver used index_css, which does not exist in 2.0+, causing component styles to not be loaded correctly.
This change updates the path to index.css, ensuring styles are automatically imported in both development and production.

Linked Issues

Additional context

• This affects all components using IduxResolver with importStyle: 'css'
• No breaking changes for idux 1.x because legacy logic remains untouched

@fonghehe fonghehe requested a review from antfu as a code owner November 11, 2025 09:29
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@fonghehe fonghehe marked this pull request as draft November 14, 2025 01:46
@fonghehe fonghehe marked this pull request as ready for review November 14, 2025 01:50
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