Skip to content

Releases: backflip/gulp-iconfont-css

Update dependencies, add `sass` template

03 Jan 11:46
6901627
Compare
Choose a tag to compare
  • Updated npm dependencies to latest and updated code accordingly (removing support for Node < 6): #64, #65 and #67
  • Removed deprecated gulp-utils: #63 (thanks to @FeliceC and @pioug)
  • Added sass template: #66 (thanks to @s-pyadyshev)

Aliases

02 Aug 08:58
Compare
Choose a tag to compare

Cache busting

02 Aug 08:46
3330d4b
Compare
Choose a tag to compare
  • Add cache buster config option: #42 (thanks to @mrtbld)
  • Use Buffer.from to to remove deprecation warning: #49 (thanks @dovidweisz)

Add support for woff2, add `fixedCodepoints` options

21 Mar 19:48
Compare
Choose a tag to compare

Optimize npm dependency handling, add 'cssClass' option

06 Oct 20:04
Compare
Choose a tag to compare
v2.0.0

Optimize npm dependency handling, add 'cssClass' option

Update dependencies, tests and docs

02 Aug 18:49
Compare
Choose a tag to compare

CSS template fixed (eot and svg)

24 Feb 15:28
Compare
Choose a tag to compare
0.0.5

Bump to 0.0.5

Renamed option "fontFamily" to "fontName"

13 Feb 12:41
Compare
Choose a tag to compare

Now consistent with gulp-iconfont

Template fixed and extended (thanks to SachaMPS)

12 Feb 22:03
Compare
Choose a tag to compare
0.0.2

Template fixed and extended (thanks to SachaMPS)

Inital release

06 Feb 06:40
Compare
Choose a tag to compare
0.0.1

Update README