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

3 commits

Author SHA1 Message Date
Nathan Weizenbaum
616a00cea6 [Sass] Improve error handling.
Unify and clarify the way Sass errors are handled (see notes in Sass::Error).
This fixes some bugs with filenames and/or line numbers being mis-recorded for imports.
2009-09-14 02:41:16 -07:00
Nathan Weizenbaum
a373d92bfb [Sass] Set the line numbers for illegal-property-syntax exceptions. 2009-09-13 16:01:26 -07:00
Nathan Weizenbaum
282009c85d [Sass] Rename AttrNode to PropNode. 2009-06-19 03:49:40 -07:00
Renamed from lib/sass/tree/attr_node.rb (Browse further)