A stylesheet language written in TypeScript that compiles to CSS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dylan Baker 79711cf8d2 npm audit fix 5年前
src Don't need to nest ifs like that 6年前
.gitignore Initial commit 6年前
.prettierrc Initial commit 6年前
LICENSE Add license 6年前
README.md Add readme 5年前
package-lock.json npm audit fix 5年前
package.json npm audit fix 5年前
tsconfig.json Initial commit 6年前
tslint.json Initial commit 6年前

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.