-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hotfix/3.5.1: build(deps): reinstall npm packages fix(package): update project version number from `3.5.0` to `3.5.1` style(sass): format the `media` mixin code using double quotes, spaces and line breaks style(sass): sort sass imports alphabetically fix(sass): correct assignment of `$dimension` parameter in `media` mixin fix(sass): use `math.unit` instead of `unit` to avoid deprecation warnings fix(sass): use `math.is-unitless` instead of `unitless` to avoid deprecation warnings fix(sass): use `map.keys` instead of `map-keys` to avoid deprecation warnings fix(sass): use `map.inspect` instead of `inspect` to avoid deprecation warnings fix(sass): use `map.has-key` instead of `map-has-key` to avoid deprecation warnings fix(sass): use `map.get` instead of `map-get` to avoid deprecation warnings fix(sass): broken responsive styles fix(sass): use `meta.list` instead of `list` to avoid deprecation warnings fix(sass): use `meta.type-of` instead of `type-of` to avoid deprecation warnings fix(sass): use `meta.variable-exists` instead of `variable-exists` to avoid deprecation warnings fix(sass): rename `variable_exists` function to `variable-exists` fix(sass): use `color.mix` instead of `mix` to avoid deprecation warnings fix(sass): use `@forward` and `@use` instead of `@import` to avoid deprecation warnings
- Loading branch information
Showing
6 changed files
with
34 additions
and
28 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters