-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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: support css preprocessor @import
#313
Conversation
Because |
Inlining imported content isn't precise enough. (eg. Less supports conditional imports.) We may still have to retrieve dependencies with preprocessors' own render APIs (as implemented in corresponding webpack loaders). |
d82cbee
to
fd275b1
Compare
vuejs/core#1278. |
Can we move this forward? How can I help? This issue is blocking my sass usecase. |
b00e54a
to
469c5c0
Compare
close #9