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

feat: auto resolving css-modules import #1067

Merged
merged 3 commits into from Apr 6, 2020
Merged

feat: auto resolving css-modules import #1067

merged 3 commits into from Apr 6, 2020

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes: #994

Breaking Changes

no

Additional Info

no

@Airkro
Copy link

Airkro commented Apr 9, 2020

How to use this option replaces resourceQuery: /module/;

<!-- *.vue -->
<style module>
...
</style>

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.

Auto resolving css-modules import and default import
3 participants