View SassMeister-input-HTML.haml
%h1 mobilewebdeveloper.me! |
View SassMeister-input-HTML.haml
%h1 Hello World! |
View SassMeister-input-HTML.haml
%h1 Hello World! |
View SassMeister-input.scss
// ---- | |
// Sass (v3.4.5) | |
// Compass (v1.0.1) | |
// ---- | |
$color: orange; | |
body { | |
background-color: $color; | |
} |
View index.haml
.btn-add.add-purchase-toggle | |
.btn-add--perspective | |
.btn-add--front | |
.btn-add--bottom | |
%p Purchase | |
.btn-add.remove-viewportfolio-toggle | |
.btn-add--perspective | |
.btn-add--front | |
.btn-add--bottom |