Go to file
Jen-Chieh Shen e882c98b5e
Add colon hl (#15)
2021-02-12 10:45:27 -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
queries Add colon hl (#15) 2021-02-12 10:45:27 -08:00
src ⬆️ tree-sitter-cli 2020-05-14 14:41:19 -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 ⬆️ tree-sitter 2019-07-17 15:54:34 -07:00
package.json ⬆️ tree-sitter-cli 2020-05-14 14:41:19 -07:00

README.md

tree-sitter-css

Build Status Build status

CSS grammar for tree-sitter.

References