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
Norman Clarke
82e2e35c80 Simplify SCSS test expectation
With some Gemfiles, Sass turns the hex color into a named color. With
others, it doesn't. Why? I have no idea. But I'm testing Haml here, not
Sass so I don't really care - just make the expectation enough to
demonstrate that Sass was actually invoked.
2012-04-28 00:04:29 -03:00
Matt Wildig
9e3574bd9e Add SCSS filter.
Add filter to generate CSS from Sass using SCSS syntax.

Addresses issue #474.

Signed-off-by: Norman Clarke <norman@njclarke.com>
2012-04-27 23:48:52 -03:00
Norman Clarke
4876668fef Moved tests out of Haml directory 2012-04-26 17:41:54 -03:00
Renamed from test/haml/results/filters.xhtml (Browse further)