Commit Graph

9 Commits

Author SHA1 Message Date
nex3 ec0cd2cff8 Fixing a parsing error in css2sass.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@698 7063305b-7217-0410-af8c-cdc13e5119b9
2007-12-16 21:50:50 +00:00
nex3 a041cb34cb Fixing a little stylesheet flattening bug.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@697 7063305b-7217-0410-af8c-cdc13e5119b9
2007-12-16 21:42:58 +00:00
nex3 fa8f9251a8 Clean up the css2sass code for determining nesting.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@696 7063305b-7217-0410-af8c-cdc13e5119b9
2007-12-16 21:29:25 +00:00
nex3 b4b6b83dc6 css2sass understands @import.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@484 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-03 08:12:39 +00:00
nex3 83a7853ff9 css2sass properly handles nested tags.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@483 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-03 05:14:03 +00:00
nex3 9a52d9ab91 css2sass doesn't compound all rule definitions.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@482 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-03 04:51:45 +00:00
nex3 cf372948c1 css2sass properly reports line number on errors.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@480 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 22:39:44 +00:00
nex3 55609a85b8 css2sass ignores comments. It doesn't output them, but hey, what can you do.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@479 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 22:33:08 +00:00
nex3 a25e1fbfdc Created css2sass. Still lacking a lot of functionality, like figuring out nesting and dealing with comments and @import. The basics are there, though.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@476 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 10:03:12 +00:00