-
Notifications
You must be signed in to change notification settings - Fork 9
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
Linaria update to 3.x version #16
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 22 22
=========================================
Hits 22 22
Continue to review full report at Codecov.
|
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.
LGTM, except for .npmrc
.
@@ -0,0 +1 @@ | |||
registry = "https://npm.docdoc.pro/" |
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.
Don't think this change is relevant to the project.
Is this still ongoing? Any possibility of supporting Linaria@4? |
Hi guys!
Linaria has been updated to version 3.x for a long time and conceptually changed its approach to work, after which the craco-linaria plugin stopped working
I made the necessary edits to work with linaria 3.x, please accept the edits