A stylesheet language written in TypeScript that compiles to CSS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dylan Baker b03a12ab47 Trim pretty output 5年前
src Trim pretty output 5年前
.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.