Commit 004df54
chore: Bump css grammar (#837)
Co-authored-by: jcs090218 <[email protected]>1 parent 213b1c4 commit 004df54
1 file changed
+1
-1
lines changed- .editorconfig+3
- .gitattributes+28-4
- .github/workflows/publish.yml+14-4
- CMakeLists.txt+3-5
- Cargo.lock+14-14
- Cargo.toml+3-3
- Makefile+1-1
- bindings/c/tree-sitter-css.pc.in-1
- bindings/node/binding_test.js+3-3
- bindings/node/index.js+5-1
- go.mod+1-3
- go.sum-38
- grammar.js+68-7
- package-lock.json+101-85
- package.json+23-13
- pyproject.toml+2-2
- src/grammar.json+217-20
- src/node-types.json+48-3
- src/parser.c+7.4k-6.5k
- src/scanner.c+5-5
- test/corpus/declarations.txt+3-3
- test/corpus/selectors.txt+84-16
- test/corpus/statements.txt+15-15
- tree-sitter.json+1-1
0 commit comments