Skip to content

Releases: cssdream/cssgrace

V 3.0.0 (2015-11-11)

11 Nov 06:59
Compare
Choose a tag to compare

🐶 🐶 🐶

    • Add Appveyor build test.
    • Fix image relative path error #38.

V 2.0.2

25 Mar 12:03
Compare
Choose a tag to compare

Fix the image-set() does not support background shorthand.

V 2.0.1

23 Mar 14:25
Compare
Choose a tag to compare
  • Fix the problem which is unable to obtain the size of image when the ? in URL. e.g. background: url(../images/font/blue.png?__sprite)

V 2.0.0

26 Jan 03:34
Compare
Choose a tag to compare
    • Image Path supports a relative path.
    • Surpporting Base64 encoding images.