Go to file
Max Brunsfeld d3ed6c02ae Add MIT license
Fixes #2
2018-11-21 14:02:16 -08:00
corpus Allow top-level declarations 2018-10-30 15:54:37 -07:00
examples Generalize plain value definition, add examples to parse 2018-10-30 11:10:03 -07:00
src Allow top-level declarations 2018-10-30 15:54:37 -07:00
.appveyor.yml Fix windows test script 2018-09-30 16:33:03 -07:00
.gitattributes Don't count generated files in github language stats 2018-09-30 16:31:49 -07:00
.gitignore 0.13.0 2018-10-18 10:00:33 -07:00
.travis.yml Initial commit 2018-09-30 15:59:56 -07:00
LICENSE Add MIT license 2018-11-21 14:02:16 -08:00
README.md Add README 2018-09-30 16:23:23 -07:00
binding.gyp Add more selectors and property values 2018-10-17 23:14:21 -07:00
grammar.js Allow top-level declarations 2018-10-30 15:54:37 -07:00
index.js Initial commit 2018-09-30 15:59:56 -07:00
package.json 0.13.7 2018-10-30 15:54:41 -07:00

README.md

tree-sitter-css

Build Status Build status

CSS grammar for tree-sitter.

References