v4.0.2
What's Changed
- BUGFIX: Fixed a bug with
tokens.get()
memorization -- #112 - INTERNAL: Upgrade dev dependencies.
- Tokens:
- NEW: Add
$ignore-cache
parameter totokens.get()
function, in order to override the cached value of a token.
- NEW: Add
- Sass Utilities:
- NEW: Removed unnecessary string length checks in the
split()
function.
- NEW: Removed unnecessary string length checks in the
New Contributors
Full Changelog: v4.0.1...v4.0.2