fix: atomic-wind tailwind overriding core-specific styles [fixes #271]#2777
Open
abaicus wants to merge 1 commit intodevelopmentfrom
Open
fix: atomic-wind tailwind overriding core-specific styles [fixes #271]#2777abaicus wants to merge 1 commit intodevelopmentfrom
abaicus wants to merge 1 commit intodevelopmentfrom
Conversation
Contributor
Bundle Size Diff
|
Contributor
|
Plugin build for 477e314 is ready 🛎️!
|
Contributor
E2E TestsPlaywright Test Status: Performance ResultsserverResponse: {"q25":361.8,"q50":365.05,"q75":368.7,"cnt":10}, firstPaint: {"q25":351.3,"q50":438.75,"q75":481.8,"cnt":10}, domContentLoaded: {"q25":1598.8,"q50":1622.3,"q75":1636.1,"cnt":10}, loaded: {"q25":1599.3,"q50":1622.75,"q75":1636.6,"cnt":10}, firstContentfulPaint: {"q25":3247.2,"q50":3264.6,"q75":3272.9,"cnt":10}, firstBlock: {"q25":6548,"q50":6653.9,"q75":6772,"cnt":10}, type: {"q25":11.27,"q50":12.21,"q75":12.7,"cnt":10}, typeWithoutInspector: {"q25":10.45,"q50":11.36,"q75":12.72,"cnt":10}, typeWithTopToolbar: {"q25":15.88,"q50":16.48,"q75":17.92,"cnt":10}, typeContainer: {"q25":7.74,"q50":8.26,"q75":9.12,"cnt":10}, focus: {"q25":54.94,"q50":55.41,"q75":60.71,"cnt":10}, inserterOpen: {"q25":16.79,"q50":17.78,"q75":19.78,"cnt":10}, inserterSearch: {"q25":5.78,"q50":5.93,"q75":6.31,"cnt":10}, inserterHover: {"q25":2.53,"q50":2.56,"q75":2.95,"cnt":20}, loadPatterns: {"q25":1031.19,"q50":1085.86,"q75":1097.77,"cnt":10}, listViewOpen: {"q25":80.19,"q50":83.32,"q75":95.17,"cnt":10} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes Codeinwp/otter-internals#271.
Summary
Separates tailwind generator into two different ones - one for frontend/one for backend.
Test instructions
You can test using some of the Neve starter sites we added recently.
Checklist before the final review