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 8146d38813 Add readme 4 anni fa
src Don't need to nest ifs like that 5 anni fa
.gitignore Initial commit 5 anni fa
.prettierrc Initial commit 5 anni fa
LICENSE Add license 5 anni fa
README.md Add readme 4 anni fa
package-lock.json npm audit fix 4 anni fa
package.json Use faucet instead of tap-dot 5 anni fa
tsconfig.json Initial commit 5 anni fa
tslint.json Initial commit 5 anni fa

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.