Skip to content

Releases: davemo/grunt-datauri-variables

v1.4.0

Choose a tag to compare

@davemo davemo released this 15 Nov 16:00

Notable Changes

  • removed underscore.js in favor of manual string interpolation and Array.forEach
  • updated to support grunt 1.4.x

Chores

  • reworked test runner to leverage fixture Gruntfiles for the two scenarios under test

Update datauri dep

Choose a tag to compare

@davemo davemo released this 16 May 12:59

Updates datauri to latest (0.5.5)

Adds ability to generate variables into a SassMap

Choose a tag to compare

@davemo davemo released this 16 May 12:44

As per @tylerball: "I'd like to be able to push the variables into a map so I can iterate through the icons easily. For example generating icon-name classes for all the icons in a given task target."