A stylesheet language written in TypeScript that compiles to CSS
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Dylan Baker b03a12ab47 Trim pretty output před 3 roky
src Trim pretty output před 3 roky
.gitignore Initial commit před 5 roky
.prettierrc Initial commit před 5 roky
LICENSE Add license před 5 roky
README.md Add readme před 4 roky
package-lock.json npm audit fix před 3 roky
package.json npm audit fix před 3 roky
tsconfig.json Initial commit před 5 roky
tslint.json Initial commit před 5 roky

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.