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.