frameworks/compass/templates/ellipsis/manifest.rb in compass-0.11.alpha.0 vs frameworks/compass/templates/ellipsis/manifest.rb in compass-0.11.alpha.1

- old
+ new

@@ -2,14 +2,14 @@ file 'xml/ellipsis.xml', :like => :css stylesheet 'ellipsis.sass' help %Q{ -First, install the plugin to get the xml file that makes this work in firfox: +First, install the plugin to get the xml file that makes this work in firefox: - compass init --using blueprint/link_icons + compass install compass/ellipsis -Then mix +ellipsis into your selectors to enable ellipsis +Then @include "ellipsis" into your selectors to enable ellipsis there when text gets too long. The ellipsis.sass file is just an example for how to use this plugin, feel free to delete it. \ No newline at end of file