A stylesheet language written in TypeScript that compiles to CSS
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Dylan Baker b03a12ab47 Trim pretty output 3 år sedan
src Trim pretty output 3 år sedan
.gitignore Initial commit 5 år sedan
.prettierrc Initial commit 5 år sedan
LICENSE Add license 5 år sedan
README.md Add readme 4 år sedan
package-lock.json npm audit fix 3 år sedan
package.json npm audit fix 3 år sedan
tsconfig.json Initial commit 5 år sedan
tslint.json Initial commit 5 år sedan

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.