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

Svelte preprocessor should show warnings #443

Closed
tivac opened this issue Jul 9, 2018 · 1 comment
Closed

Svelte preprocessor should show warnings #443

tivac opened this issue Jul 9, 2018 · 1 comment

Comments

@tivac
Copy link
Owner

tivac commented Jul 9, 2018

If modular-css-svelte can't statically resolve a {css.reference} either due to it being dynamic like {css[item.type]} or do to it not existing in the source CSS it should have a way to toss a warning up in front of the user. Potentially it would be cool to also be able to break the build on those things, but I'm not sure what that'd look like and how to make that not a terrible developer experience.

@tivac
Copy link
Owner Author

tivac commented Jul 11, 2018

Fixed by #445

@tivac tivac closed this as completed Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant