- #app
- #toolbar
- #traffic-light
- .aqua#red
- .aqua#yellow
- .aqua#green
- #view
- #tree
- %ul
- %li index.haml
- %li style.sass
- #textfield
- %pre
- :preserve
- /* Cocoa code editor in SASS and HAML */
- .someclass {
- width: 100px;
- height: 100px;
- }
- #someID {
- color: red;
- position: absolute;
- }
- #statusbar