Semantic HTML theme for Coleslaw with LASS and CLASSIE
posted onI've recently was facinated by Shinmera's LASS - a system to generate CSS in a way similar to SCSS / LESS but in a Common Lisp way.
I've compiled a small utility CLASSIE which addresses some common pains of using LASS
- arithmetic with unit values, including files and some color manipulation.
Lisp setup
ros install Shinmera/lass
ros install egao1980/classie