1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Nathan Weizenbaum
1c88719ead [Sass] Don't add a line for empty @import statements. 2009-05-27 02:03:23 -07:00
Nathan Weizenbaum
8cc5243eec [Sass] Leave FileNodes unresolved until perform-time.
This works better with precompilation,
since a file only needs to be re-compiled if the file itself has been modified.
2009-04-22 00:09:09 -07:00
Nathan Weizenbaum
1146240b73 [Sass] Don't pass options to Tree::Node#initialize. 2009-04-21 20:36:46 -07:00
Nathan Weizenbaum
2c3eed2007 Add a FileNode for declaring sections of the AST as being from other files. 2008-10-15 20:36:39 -07:00