Skip to content
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

add support for analyzing pseudo-classes #433

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

bartveneman
Copy link
Member

closes #432

@bartveneman bartveneman added the ✨ enhancement New feature or request label Dec 10, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.86%. Comparing base (9372da6) to head (88d64d8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #433   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          18       18           
  Lines        2210     2239   +29     
=======================================
+ Hits         2207     2236   +29     
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codecov-commenter
Copy link

Bundle Report

Changes will increase total bundle size by 168.04kB (100.0%) ⬆️⚠️, exceeding the configured threshold of 5%.

Bundle name Size Change
analyzeCss-analyzeCss-esm 99.64kB 99.64kB (100%) ⬆️⚠️
analyzeCss-analyzeCss-esm-analyzeCss-umd 68.4kB 68.4kB (100%) ⬆️⚠️

@bartveneman bartveneman merged commit 64360d7 into master Dec 10, 2024
3 checks passed
@bartveneman bartveneman deleted the analyze-pseudos branch December 10, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

List pseudo class usage
2 participants