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.
 
 
 
 
 
Shadowfacts dab6d76f9c
tree-sitter 0.20, --abi=14
1 year ago
bindings Bump tree-sitter-cli to 0.19 2 years ago
corpus Allow spaces before colons in declarations 2 years ago
examples Generalize plain value definition, add examples to parse 5 years ago
queries Add colon hl (#15) 2 years ago
src tree-sitter 0.20, --abi=14 1 year ago
.appveyor.yml Use node 10 on travis and appveyor 4 years ago
.gitattributes Don't count generated files in github language stats 5 years ago
.gitignore Bump tree-sitter-cli to 0.19 2 years ago
.npmignore Bump tree-sitter-cli to 0.19 2 years ago
.travis.yml Use node 10 on travis and appveyor 4 years ago
Cargo.toml tree-sitter 0.20, --abi=14 1 year ago
LICENSE Add MIT license 5 years ago
README.md Add README 5 years ago
binding.gyp Bump tree-sitter-cli to 0.19 2 years ago
grammar.js Fix parsing of negative numbers (#12) 2 years ago
package.json Allow spaces before colons in declarations 2 years ago

README.md

tree-sitter-css

Build Status Build status

CSS grammar for tree-sitter.

References