1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/sass/templates/parent_ref.sass
nex3 1081049de8 Wow, I'm really terrible at remembering to add things today.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@425 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 10:21:50 +00:00

23 lines
321 B
Sass

a
:color #000
&:hover
:color #f00
p, div
:width 100em
& foo
:width 10em
#cool
:border
:style solid
:width 2em
.ie7 &, .ie6 &
:content string(Totally not cool.)
.firefox &
:content string(Quite cool.)
.wow, .snazzy
:font-family fantasy
&:hover, &:visited
:font-weight bold