A stylesheet language written in TypeScript that compiles to CSS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker b03a12ab47 Trim pretty output 3 jaren geleden
src Trim pretty output 3 jaren geleden
.gitignore Initial commit 5 jaren geleden
.prettierrc Initial commit 5 jaren geleden
LICENSE Add license 5 jaren geleden
README.md Add readme 4 jaren geleden
package-lock.json npm audit fix 3 jaren geleden
package.json npm audit fix 3 jaren geleden
tsconfig.json Initial commit 5 jaren geleden
tslint.json Initial commit 5 jaren geleden

README.md

moss

Moss is a stylesheet language that compiles down to CSS, with a syntax inspired by Lisp. Examples and documentation will come as the design and implementation stabilize, so it’s probably best to leave this alone for now.