Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 417 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 417 Bytes

CSS Grace

V 2.0.2 (2015-03-25)

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

V 2.0.1 (2015-03-23)

* 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 (2015-01-26)

+ Image Path supports a relative path.
+ Surpporting Base64 encoding images.

V 1.0.0 (2014-12-31)

First release