Go to file
Max Brunsfeld 7add08036c Don't require a ; on the last declaration in a block 2018-10-28 14:19:40 -07:00
corpus Don't require a ; on the last declaration in a block 2018-10-28 14:19:40 -07:00
src Don't require a ; on the last declaration in a block 2018-10-28 14:19:40 -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
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 Don't require a ; on the last declaration in a block 2018-10-28 14:19:40 -07:00
index.js Initial commit 2018-09-30 15:59:56 -07:00
package.json 0.13.3 2018-10-26 11:56:27 -07:00

README.md

tree-sitter-css

Build Status Build status

CSS grammar for tree-sitter.

References