1.1.8
: Solved an issue with tabs1.1.7
: Included cosmetic changes made after linting with scss-lint1.1.6
: JSON files that are loaded via@import "data.json?varname
can be pretty printed now.1.1.5
: Fixedjson-encode
mixin to keepbody::before
in the render tree. Making it possible to access viagetComputedStyle(document.body, ':before')
1.1.4
: Small fix for thenpm
release1.1.3
: fixed error in_pow
introduced after updating to Sass 3.3.0.rc.31.1.2
: Made it possible to import JSON files via@import 'relative/path/to/file.json?variable-name'
1.1.1
: fixing a minor issue with the gem1.1.0
: adding the ability to import a JSON file1.0.11
: fixing an issue with scientific number parsing1.0.10
: improving number and string helpers1.0.9
: fixing a bug in_find-exponent
1.0.8
: fixing a major issue in Ruby Gem1.0.7
: minor fixes and stable Ruby Gem1.0.6
: released a Ruby Gem1.0.5
: improved the encoding mixin1.0.4
: fixed an error in map parsing1.0.3
: slightly edited the mixin to dump JSON to CSS1.0.2
: fixed an issue with string parsing1.0.1
: fixed an issue with alpha color parsing1.0.0
: Stable API.json-encode
andjson-decode
0.0.2
: addedjson-decode
and test0.0.1
: initial commit
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.