On Wed, 2010-07-14 at 17:37 +0200, [email protected] wrote: > From: Tomas Sedovic <[email protected]> > > This is the first step towards migrating to Compass[1] / Blueprint[2] for our > CSS needs. > > You need to install the `compass` gem. Run `rake gems:install`. > > This removes our CSS files from src/public/stylesheets and replaces them with > SASS[3] alternatives. However, this is just a framework change -- UI stays the > same for now. > > Note that this update makes changes to the stylesheet location: > > src/app/stylesheets/*.sass - the stylesheet sources in the SASS language > src/stylesheets/compiled/ - CSS files generated from the SASS sources > src/stylesheets/ - third-party CSS (like jQueryUI stuff) > > Compass watches the *.sass files for changes and updates the compiled CSS > automatically.
Mostly ACK, everything looks as before, which is the desired outcome. My only concern is that we are using newer compass/haml than is in fedora. Maybe you could submit a bug for that to be updated? Think Michal may be the maintainer. Other than that, think it is fine to push. _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
