talapa
v1.1.5
Published
a clean html preprocessor
Downloads
40
Readme
Talapa is a clean html precompiler. Talapa is based around whitespace.
html
sass
body{
a{
background-color: blue;
}
}
head
title - Example Website
body
div #header
h1 - hello
coffeescript
alert "welcome to Talapa"
Documentation and online compilation can be found here.