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