typos
This commit is contained in:
parent
1cd0c41c6f
commit
3bc39aae2b
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
compass (0.12.alpha.0.64c21f6)
|
compass (0.12.alpha.1.1cd0c41)
|
||||||
chunky_png (~> 1.2)
|
chunky_png (~> 1.2)
|
||||||
fssm (>= 0.2.7)
|
fssm (>= 0.2.7)
|
||||||
sass (~> 3.1)
|
sass (~> 3.1)
|
||||||
|
@ -23,7 +23,7 @@ The Documentation for the [latest preview release](http://beta.compass-style.org
|
|||||||
* log sprite generation and removal to the console
|
* log sprite generation and removal to the console
|
||||||
* Added a new helper function `compass-env()` that returns the current compass environment (development, production)
|
* Added a new helper function `compass-env()` that returns the current compass environment (development, production)
|
||||||
* Added the ability to inline a sprite image by setting `$<map>-inline:true` before you call `@import`
|
* Added the ability to inline a sprite image by setting `$<map>-inline:true` before you call `@import`
|
||||||
* Removed `-khtml` prefixes by default you can still enable them but setting `$experimental-support-for-khtml:true;`
|
* Removed `-khtml` prefixes by default you can still enable them by setting `$experimental-support-for-khtml:true;`
|
||||||
* Improved rails 3.1 integration
|
* Improved rails 3.1 integration
|
||||||
* `true` and `false` are now valid sprite names
|
* `true` and `false` are now valid sprite names
|
||||||
* Removed deprecated forms of the box-shadow, text-shadow, and transform
|
* Removed deprecated forms of the box-shadow, text-shadow, and transform
|
||||||
|
Loading…
Reference in New Issue
Block a user