Skip to content

Error when import css from node modules #11

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

Merged
merged 4 commits into from
Jan 4, 2021

Conversation

micantoine
Copy link
Owner

@micantoine micantoine commented Jan 3, 2021

From issue #10
When a css file is being imported from a node_modules package, the preprocess should not consider it. Right now it is trying to load any stylesheets relative to the svelte component.

@micantoine micantoine linked an issue Jan 3, 2021 that may be closed by this pull request
@micantoine micantoine marked this pull request as ready for review January 4, 2021 13:55
@micantoine micantoine merged commit 0c5700c into master Jan 4, 2021
@micantoine micantoine deleted the 10-Error-when-import-css-from-node_modules branch January 4, 2021 14:07
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.

Error when import css from node_modules
1 participant