readme.md in stipe-0.0.6.2 vs readme.md in stipe-0.0.6.3
- old
+ new
@@ -11,9 +11,13 @@
Stipe is a Compass Extension, so Compass is a dependency. You will need to include `require 'stipe'` in your config.rb file.
# Stipe Changelog
+###0.0.6.3
+
+* Fix `-moz-placeholder` psuedo-selector syntax. Apparently requires two colons.
+
###0.0.6.2
* Make `push`/`pull` grid mixins accept context arguments. Useful for nested, percentage-based grids.
###0.0.6.1
* Tweak `the_grid` to work with 24 column default setting