Go to file
Max Brunsfeld c9d3a2fd09 Use node 10 on travis and appveyor 2019-05-10 13:21:49 -07: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
properties Update to use new syntax highlighting property sheet API 2019-05-10 13:02:48 -07:00
src Update to use new syntax highlighting property sheet API 2019-05-10 13:02:48 -07:00
.appveyor.yml Use node 10 on travis and appveyor 2019-05-10 13:21:49 -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 Use node 10 on travis and appveyor 2019-05-10 13:21:49 -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 ⬆️ tree-sitter-cli 2019-03-12 12:25:52 -07:00

README.md

tree-sitter-css

Build Status Build status

CSS grammar for tree-sitter.

References