A stylesheet language written in TypeScript that compiles to CSS
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dylan Baker b03a12ab47 Trim pretty output vor 3 Jahren
src Trim pretty output vor 3 Jahren
.gitignore Initial commit vor 5 Jahren
.prettierrc Initial commit vor 5 Jahren
LICENSE Add license vor 5 Jahren
README.md Add readme vor 4 Jahren
package-lock.json npm audit fix vor 3 Jahren
package.json npm audit fix vor 3 Jahren
tsconfig.json Initial commit vor 5 Jahren
tslint.json Initial commit vor 5 Jahren

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.