This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
simulacrumparty
/
moss
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A stylesheet language written in TypeScript that compiles to CSS
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
1
Branch
Tree:
8146d38813
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8146d38813'
${ noResults }
moss
/
src
History
Dylan Baker
3bfb3f356e
Don't need to nest ifs like that
3 years ago
..
ast
Allow & anywhere in selector
3 years ago
tests
Allow & anywhere in selector
3 years ago
ast.ts
Prettier
4 years ago
compiler.ts
Split last into separate files
4 years ago
env.ts
Allow using mixins inside mixins
4 years ago
error.ts
Initial commit
4 years ago
lexer.ts
Remove unreachable code
4 years ago
moss.ts
Don't need to nest ifs like that
3 years ago
parser.ts
Allow commas in rule values
4 years ago
token.ts
Initial commit
4 years ago