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

fix: remove incorrect parameter documentation of sassOptions function #1227

Merged

Conversation

loilo
Copy link
Contributor

@loilo loilo commented Aug 12, 2024

Fixes the incorrect content parameter in the documentation of the sassOptions function, closes #1226

Copy link

linux-foundation-easycla bot commented Aug 12, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.18%. Comparing base (31789cc) to head (47f459b).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1227      +/-   ##
==========================================
- Coverage   94.44%   94.18%   -0.26%     
==========================================
  Files           3        3              
  Lines         360      413      +53     
  Branches      132      156      +24     
==========================================
+ Hits          340      389      +49     
- Misses         18       22       +4     
  Partials        2        2              

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

@alexander-akait alexander-akait merged commit ef02dad into webpack-contrib:master Aug 13, 2024
13 of 14 checks passed
@alexander-akait
Copy link
Member

Thank you

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.

Passing a function to sassOptions seems to have incorrect parameters documented
2 participants