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/multiline.sass

20 lines
No EOL
227 B
Sass

#main,
#header
height: 50px
div
width: 100px
a,
em
span
color: pink
#one,
#two,
#three
div.nested,
span.nested,
p.nested
:font
:weight bold
:border-color red
:display block