scss-to-css v1.7.7
·
2039 commits
to main
since this release
📃 Changelog
- Refactored function logs to support browser storage by line (@adamlui)
- Replaced '>>' in CLI valid cmd log prefixes w/ '»' to make more distinct from cmds (@adamlui)
- Changed
console.error()
s of supplemental info to errors toconsole.info()
s to support browser sorting (@adamlui) - Added explicit obj validation of function options + example calls + valid options to invalid option errors (@adamlui)
Full Changelog: scss-to-css-1.7.6...scss-to-css-1.7.7
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/scss-to-css-1.7.7/scss-to-css#readme
Note: Asset scss-to-css-1.7.7.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire monorepo at the time of this release (which includes utilities besides scss-to-css).