This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor selectors and extend (back-port from dart-sass)
- Ports extend logic back from dart-sass - Gets rid of old extend and node classes - Ports superselector logic back from dart-sass - Overhauls internal selector storage structure - Refactors media rules to match dart-sass closer - Simplifies compare operations for selectors a bit - Adds initial implementation for min/max specificity - Improves selector schema parsing and evaluation - Implements custom insertion ordered hash map - Cleans header includes for files touched - Tons of other small fixes and improvements
- Loading branch information
Showing
90 changed files
with
7,561 additions
and
7,758 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.