Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CssImport causes Vite to fail #13176

Closed
simasch opened this issue Mar 1, 2022 · 1 comment · Fixed by #13177
Closed

CssImport causes Vite to fail #13176

simasch opened this issue Mar 1, 2022 · 1 comment · Fixed by #13177
Assignees
Labels

Comments

@simasch
Copy link

simasch commented Mar 1, 2022

Describe the bug

I use Vite and add CssImport like this:

@CssImport(value = "./styles/text-field.css", themeFor = "vaadin-text-field")

After that, the application stops running

image

Expected-behavior

No response

Reproduction

Use Vite and add @CssImport(value = "./styles/text-field.css", themeFor = "vaadin-text-field")

System Info

Windows 11, Vaadin 23.0.0.beta4, Java 11, Vite instead of Webpack

@simasch simasch added the bug label Mar 1, 2022
@vaadin-bot
Copy link
Collaborator

Thanks for using Vaadin! We appreciate your help and we’ll take care of this as soon as possible.

@Artur- Artur- self-assigned this Mar 1, 2022
@Artur- Artur- transferred this issue from vaadin/platform Mar 1, 2022
Artur- added a commit that referenced this issue Mar 1, 2022
Artur- added a commit that referenced this issue Mar 1, 2022
caalador pushed a commit that referenced this issue Mar 1, 2022
vaadin-bot pushed a commit that referenced this issue Mar 1, 2022
mstahv pushed a commit that referenced this issue Mar 1, 2022
joheriks pushed a commit that referenced this issue Mar 1, 2022
Fixes #13176

Co-authored-by: Artur <artur@vaadin.com>
mstahv pushed a commit that referenced this issue Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants