-
Notifications
You must be signed in to change notification settings - Fork 28
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 postcss loader #167
Conversation
Co-authored-by: adbmx-glitch <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great to me!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #167 +/- ##
==========================================
+ Coverage 95.99% 96.06% +0.06%
==========================================
Files 8 9 +1
Lines 574 635 +61
Branches 102 115 +13
==========================================
+ Hits 551 610 +59
- Misses 23 25 +2 β View full report in Codecov by Sentry. |
π Linked issue
Resolves #166
β Type of change
π Description
TODO: Before introducing this feature i am thinking to make the plugins configurable and (some?) opt-in.
Beta testing: Add this to
package.json
and run install command. It should work directly for mkdist and also for unbuild, nuxt-module-builder, etc.Thoughts welcome ππΌ
π Checklist