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

Added option to allow custom CSS properties (variables). #556

Merged
merged 2 commits into from
Jul 26, 2024

Added AllowCssCustomProperties and AllowDataAttributes to the options.

28c725c
Select commit
Loading
Failed to load commit list.
Merged

Added option to allow custom CSS properties (variables). #556

Added AllowCssCustomProperties and AllowDataAttributes to the options.
28c725c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 1s

94.69% (+0.05%) compared to f71dbb5

View this Pull Request on Codecov

94.69% (+0.05%) compared to f71dbb5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.69%. Comparing base (f71dbb5) to head (28c725c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #556      +/-   ##
==========================================
+ Coverage   94.63%   94.69%   +0.05%     
==========================================
  Files           6        6              
  Lines         839      848       +9     
  Branches       91       92       +1     
==========================================
+ Hits          794      803       +9     
  Misses         34       34              
  Partials       11       11              

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