A stylesheet language written in TypeScript that compiles to CSS
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dylan Baker b03a12ab47 Trim pretty output il y a 4 ans
src Trim pretty output il y a 4 ans
.gitignore Initial commit il y a 5 ans
.prettierrc Initial commit il y a 5 ans
LICENSE Add license il y a 5 ans
README.md Add readme il y a 4 ans
package-lock.json npm audit fix il y a 4 ans
package.json npm audit fix il y a 4 ans
tsconfig.json Initial commit il y a 5 ans
tslint.json Initial commit il y a 5 ans

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.