Go to file
Shadowfacts dab6d76f9c tree-sitter 0.20, --abi=14 2022-05-28 10:47:57 -04:00
bindings Bump tree-sitter-cli to 0.19 2021-03-04 14:44:19 -08:00
corpus Allow spaces before colons in declarations 2021-09-15 14:32:51 -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 0.20, --abi=14 2022-05-28 10:47:57 -04: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 Bump tree-sitter-cli to 0.19 2021-03-04 14:44:19 -08:00
.npmignore Bump tree-sitter-cli to 0.19 2021-03-04 14:44:19 -08:00
.travis.yml Use node 10 on travis and appveyor 2019-05-10 13:21:49 -07:00
Cargo.toml tree-sitter 0.20, --abi=14 2022-05-28 10:47:57 -04: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 Bump tree-sitter-cli to 0.19 2021-03-04 14:44:19 -08:00
grammar.js Fix parsing of negative numbers (#12) 2021-03-04 15:25:23 -08:00
package.json Allow spaces before colons in declarations 2021-09-15 14:32:51 -07:00

README.md

tree-sitter-css

Build Status Build status

CSS grammar for tree-sitter.

References