haml--haml/test/sass/templates/compact.sass

18 lines
225 B
Sass

#main
:width 15em
:color #0000ff
p
:border
:style dotted
/* Nested comment
More nested stuff
:width 2px
.cool
:width 100px
#left
:font
:size 2em
:weight bold
:float left