-
-
Notifications
You must be signed in to change notification settings - Fork 602
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: allow all css possibilities for default template #2544
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2544 +/- ##
==========================================
+ Coverage 90.74% 90.98% +0.23%
==========================================
Files 29 29
Lines 1459 1464 +5
Branches 416 419 +3
==========================================
+ Hits 1324 1332 +8
+ Misses 135 132 -3
Continue to review full report at Codecov.
|
Tests are failing because of yarn registry issues. Works fine locally. |
Again 😞 |
CI is green ✅ |
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.
Ready for review? I think make sense to merge firstly #2547 (review) and rewrite some tests on shapshots
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.
/cc @webpack/cli-team
cache problem again, should be fixed after #2553 |
What kind of change does this PR introduce?
feature
Did you add tests for your changes?
Done
If relevant, did you update the documentation?
No
Summary
Allow all possible css solutions to the users
Does this PR introduce a breaking change?
No
Other information
N/A