CSS grammar for tree-sitter
  • JavaScript 64.7%
  • C 19.5%
  • CSS 9.2%
  • Tree-sitter Query 6.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-17 10:40:01 +02:00
.github ci: bump actions 2025-09-28 07:33:18 -04:00
bindings Update to use vendored tree-sitter-language and fix Rust 2024 2026-04-14 00:14:54 +02:00
examples Generalize plain value definition, add examples to parse 2018-10-30 11:10:03 -07:00
queries feat: add highlight test 2025-01-11 21:30:48 -05:00
src 0.25.0 2025-09-28 07:34:26 -04:00
test fix: correct pseudo class colon recognition with comments 2025-09-28 07:33:18 -04:00
.editorconfig build: update bindings 2024-11-10 23:53:23 -05:00
.gitattributes build: update bindings 2025-09-28 07:33:18 -04:00
.gitignore build: update bindings 2025-09-28 07:33:18 -04:00
binding.gyp build: update bindings 2025-09-28 07:33:18 -04:00
Cargo.toml chore: sync dependencies (monorepo) 2026-04-17 10:40:01 +02:00
CMakeLists.txt 0.25.0 2025-09-28 07:34:26 -04:00
eslint.config.mjs build: update bindings 2024-10-14 18:35:04 -04:00
go.mod build: update bindings 2025-09-28 07:33:18 -04:00
go.sum build: update bindings 2025-09-28 07:33:18 -04:00
grammar.js build: update bindings 2025-09-28 07:33:18 -04:00
LICENSE Add MIT license 2018-11-21 14:02:16 -08:00
Makefile 0.25.0 2025-09-28 07:34:26 -04:00
package-lock.json 0.25.0 2025-09-28 07:34:26 -04:00
package.json 0.25.0 2025-09-28 07:34:26 -04:00
Package.swift build: update bindings 2025-09-28 07:33:18 -04:00
pyproject.toml 0.25.0 2025-09-28 07:34:26 -04:00
README.md build: update bindings 2024-05-04 03:56:06 -04:00
setup.py build: update bindings 2025-09-28 07:33:18 -04:00
tree-sitter.json 0.25.0 2025-09-28 07:34:26 -04:00

tree-sitter-css

CI discord matrix crates npm pypi

CSS grammar for tree-sitter.

References