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 hace 3 años
src Trim pretty output hace 3 años
.gitignore Initial commit hace 5 años
.prettierrc Initial commit hace 5 años
LICENSE Add license hace 5 años
README.md Add readme hace 4 años
package-lock.json npm audit fix hace 3 años
package.json npm audit fix hace 3 años
tsconfig.json Initial commit hace 5 años
tslint.json Initial commit hace 5 años

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.