A stylesheet language written in TypeScript that compiles to CSS
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dylan Baker b03a12ab47 Trim pretty output 3 anos atrás
src Trim pretty output 3 anos atrás
.gitignore Initial commit 5 anos atrás
.prettierrc Initial commit 5 anos atrás
LICENSE Add license 5 anos atrás
README.md Add readme 4 anos atrás
package-lock.json npm audit fix 3 anos atrás
package.json npm audit fix 3 anos atrás
tsconfig.json Initial commit 5 anos atrás
tslint.json Initial commit 5 anos atrás

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.