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

fix: Change tooltip file to scss format #441

Closed
wants to merge 1 commit into from

Conversation

nguyenquocdaile
Copy link
Contributor

@nguyenquocdaile nguyenquocdaile commented Jan 3, 2025

What?

If we run pnpm run storybook in component-library. It will have an error.

Screenshot 2025-01-03 at 15 24 21

It requires a sass file, so I changed tooltip.css to a tooltip.scss file.

It seems that an SCSS file is required in the vite configuration here.

https://github.com/shopware/meteor/blob/main/packages/component-library/vite.config.ts#L31

Copy link

vercel bot commented Jan 3, 2025

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

Name Status Preview Comments Updated (UTC)
meteor-admin-sdk-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:31am
meteor-component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:31am

@jleifeld
Copy link
Contributor

jleifeld commented Jan 7, 2025

@Haberkamp can you have a look here. I remember you wanted to go away from SCSS. If this is the case we should fix the issue directly in the Vite config or the import

@Haberkamp
Copy link
Contributor

@nguyenquocdaile I do not experience the issue. The tooltip.css files does not contain any SCSS. Could you try pulling from main again and see if the issue still persists?

@nguyenquocdaile
Copy link
Contributor Author

@nguyenquocdaile I do not experience the issue. The tooltip.css files does not contain any SCSS. Could you try pulling from main again and see if the issue still persists?

@Haberkamp looks weird, I don't know why it happened with me :D
I am already in the main branch with the latest now

Screen.Recording.2025-01-08.at.17.11.19.mov

@seggewiss seggewiss removed their request for review January 13, 2025 12:23
@jleifeld jleifeld removed their request for review January 14, 2025 07:15
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.

3 participants