1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/lib/sass
nex3 5ff6c187ea Sass stylesheet_needs_update? logic checks @imported stylesheets for changes as well.
Also, added a :never_update option because Sass now might take a while to check update neccessity.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@599 7063305b-7217-0410-af8c-cdc13e5119b9
2007-09-02 01:48:25 +00:00
..
constant Fixing Sass color-parsing bug. Thanks to Polar Humenn for pointing this out. 2007-08-16 18:00:43 +00:00
tree Minor code cleanup. 2007-08-12 11:00:41 +00:00
constant.rb Foundations of support for SassScripty functions. This also means that something like url(foo.png) in SassScript doesn't break, fixing a bug pointed out by Gioele. Thanks! 2007-08-04 06:05:03 +00:00
css.rb css2sass understands @import. 2007-04-03 08:12:39 +00:00
engine.rb Sass stylesheet_needs_update? logic checks @imported stylesheets for changes as well. 2007-09-02 01:48:25 +00:00
error.rb Errors in Sassily imported documents are displayed with the proper filename. 2007-03-25 04:57:03 +00:00
plugin.rb Sass stylesheet_needs_update? logic checks @imported stylesheets for changes as well. 2007-09-02 01:48:25 +00:00