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 ID and class styling selectors #111

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Add ID and class styling selectors #111

merged 3 commits into from
Sep 22, 2023

Conversation

ImJimmi
Copy link
Owner

@ImJimmi ImJimmi commented Sep 22, 2023

  • Apply styles to elements with a specific "id" property.
  • Apply styles to elements that include a certain name in their "class" property.

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09% 🎉

Comparison is base (d0fdcb8) 92.48% compared to head (62b3f78) 92.58%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   92.48%   92.58%   +0.09%     
==========================================
  Files         100      100              
  Lines        9689     9752      +63     
==========================================
+ Hits         8961     9029      +68     
+ Misses        728      723       -5     
Files Changed Coverage Δ
.../variant-converters/jive_MiscVariantConverters.cpp 58.27% <100.00%> (ø)
jive_style_sheets/style-sheets/jive_StyleSheet.cpp 94.18% <100.00%> (+2.42%) ⬆️

... and 1 file with indirect coverage changes

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

@ImJimmi ImJimmi force-pushed the extra-styling-selectors branch from 75d47dc to 62b3f78 Compare September 22, 2023 22:08
@ImJimmi ImJimmi merged commit 7441c07 into main Sep 22, 2023
@ImJimmi ImJimmi deleted the extra-styling-selectors branch September 22, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant