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 79711cf8d2 npm audit fix vor 4 Jahren
src Don't need to nest ifs like that vor 5 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 4 Jahren
package.json npm audit fix vor 4 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.