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 година
src Trim pretty output пре 3 година
.gitignore Initial commit пре 5 година
.prettierrc Initial commit пре 5 година
LICENSE Add license пре 5 година
README.md Add readme пре 4 година
package-lock.json npm audit fix пре 3 година
package.json npm audit fix пре 3 година
tsconfig.json Initial commit пре 5 година
tslint.json Initial commit пре 5 година

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.