A stylesheet language written in TypeScript that compiles to CSS
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dylan Baker b03a12ab47 Trim pretty output 3 gadus atpakaļ
src Trim pretty output 3 gadus atpakaļ
.gitignore Initial commit 5 gadus atpakaļ
.prettierrc Initial commit 5 gadus atpakaļ
LICENSE Add license 5 gadus atpakaļ
README.md Add readme 4 gadus atpakaļ
package-lock.json npm audit fix 3 gadus atpakaļ
package.json npm audit fix 3 gadus atpakaļ
tsconfig.json Initial commit 5 gadus atpakaļ
tslint.json Initial commit 5 gadus atpakaļ

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.