Skip to content

Releases: alyssais/Sass-Web-Fonts

npm package

24 Feb 13:16
a51e862
Compare
Choose a tag to compare

Nothing actually changed for this release, but I bumped the version to release the npm package.

Libsass Compatibility and a New Syntax!

30 Oct 19:50
ecff0ed
Compare
Choose a tag to compare

This release finally adds Libsass compatibility! Unfortunately, the only way to accomplish this was to change the syntax to use the library — make sure to read the upgrading guide. Upgrading your code shouldn't be too difficult.

If you have any problems, let me know by opening an issue. :)

1.1.0

24 Jan 12:33
Compare
Choose a tag to compare
  • Allow default URL parameters to be customised using the $web-fonts-params global map variable.
  • Fixed an issue where calling @include web-fonts() multiple times would not create the expected output.
  • Fixed a deprecation warning when using Sass 3.3.

Initial Release

02 Dec 09:16
Compare
Choose a tag to compare
Merge pull request #16 from fu-raz/master

Added Bower.json for bower package compatibility