haml--haml/test/sass/templates/expanded.sass

16 lines
175 B
Sass

#main
:width 15em
:color #0000ff
p
:border
:style dotted
:width 2px
.cool
:width 100px
#left
:font
:size 2em
:weight bold
:float left