A stylesheet language written in TypeScript that compiles to CSS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dylan Baker b03a12ab47 Trim pretty output 3 年前
src Trim pretty output 3 年前
.gitignore Initial commit 5 年前
.prettierrc Initial commit 5 年前
LICENSE Add license 5 年前
README.md Add readme 4 年前
package-lock.json npm audit fix 3 年前
package.json npm audit fix 3 年前
tsconfig.json Initial commit 5 年前
tslint.json Initial commit 5 年前

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.