Skip to content

v1.1.0

Compare
Choose a tag to compare
@Applelo Applelo released this 07 Aug 07:48
· 150 commits to main since this release
facf988

What's Changed

  • Add mask mixin : you just need to add the mode parameter. For example in scss:
@include sprite('spiriit', $mode: 'mask');

It is recommanded to use postcss autoprefixer when you are using the mask property for -webkit compatibility.

  • Update dependencies

Full Changelog: v1.0.2...v1.1.0