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

14 commits

Author SHA1 Message Date
Nathan Weizenbaum
7df87b63f3 Expose the options hash to Sass nodes. 2008-07-19 23:27:17 -04:00
Nathan Weizenbaum
84fdde13a5 Get rid of trailing whitespace. 2008-04-07 23:09:17 -07:00
Nathan Weizenbaum
6fd1eeaede Preserve multiline selector formatting. 2008-03-30 11:18:19 -07:00
nex3
3e761f04ce Adding a :compressed style for Sass, wherein all extraneous whitespace is removed. Idea thanks to pimpmaster, code thanks to Thomas Brian.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@602 7063305b-7217-0410-af8c-cdc13e5119b9
2007-09-07 09:00:58 +00:00
nex3
26e46e87d1 Non-@import CSS directives work in Sass.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@583 7063305b-7217-0410-af8c-cdc13e5119b9
2007-08-12 10:54:35 +00:00
nex3
b83cbfa3b3 Added multiline selector support to Sass. Thanks to Max Muermann for pointing this out.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@579 7063305b-7217-0410-af8c-cdc13e5119b9
2007-08-10 05:21:56 +00:00
nex3
005c267623 Unnecessary error checking in Sass::Tree::Node.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@509 7063305b-7217-0410-af8c-cdc13e5119b9
2007-05-08 08:04:11 +00:00
nex3
a9e4883c68 Errors in Sassily imported documents are displayed with the proper filename.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@447 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-25 04:57:03 +00:00
nex3
8baa674092 Non-attributes nested beneath attributes throw errors.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@436 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-18 04:15:50 +00:00
nex3
7cd7e603b1 New, nested Sass style.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@349 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-06 03:34:49 +00:00
nex3
edb938e324 Sass style-setting.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@348 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-06 01:58:23 +00:00
nex3
a94b40953a 100% Rcov! Woo-hoo! Yeah!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@325 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 06:38:23 +00:00
nex3
ad6188d1fe Adding Sass syntax errors.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@317 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-28 10:14:15 +00:00
nex3
015a1b191d A more object-oriented way of parsing Sass.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@195 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 08:40:23 +00:00