klaro-js
klaro-js copied to clipboard
Fix use of declarations after nested rules (deprecated since Sass 1.77.7)
When using [email protected], some warnings occur when running npm run css. More info at Sass: Breaking Change: Mixed Declarations.
The fix is to move the calls to mixins in the code and the warnings are not displayed anymore.