A stylesheet language written in TypeScript that compiles to CSS
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.