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/compact.sass
nex3 ff78101c3d Better nested comment formatting.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@684 7063305b-7217-0410-af8c-cdc13e5119b9
2007-12-07 20:30:36 +00:00

17 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