Closed posttoast closed 1 week ago
Thanks @posttoast , but you will need to change in the src too src/helpers/_trim.scss
Note I've just pushed a change to master to update the sass package and fix warnings in the tests. If you want to rebase
Thanks, I updated the pull request :)
Issue with the github node runner atm. https://github.com/npm/cli/issues/7814 - but looks good will merge.
Thanks for picking up @posttoast
Fix Dart Sass deprecation warning - global built-in function str-length and str-slice are deprecated, changed to string.length and string.slice.