Done, and gets things smart.
18Feb
Posted by Elf Sternberg as Design, web development
I recently implemented a new subsite for IndieFlix using LessCss, the Leaner CSS metaframework. LessCss is a programming language that abstracts CSS out into a hierarchal language, where instead of writing: #header { … } #header img { … } You write: #header { … img { … } } Which, believe me, makes a [...]