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/alt.sass
nex3 dc2cda98c3 Broaden the alternate attribute syntax for Sass.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@541 7063305b-7217-0410-af8c-cdc13e5119b9
2007-06-28 08:43:09 +00:00

16 lines
243 B
Sass

h1
:float left
:width 274px
height: 75px
margin: 0
background:
repeat: no-repeat
:image none
a:hover, a:visited
color: green
b:hover
color: red
:background-color green
const
nosp= 1 + 2
sp = 1 + 2