Crate arborium_css

Crate arborium_css 

Source
Expand description

CSS grammar for tree-sitter

This crate provides the css language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for css.
INJECTIONS_QUERY
The injections query for css (empty - no injections available).
LOCALS_QUERY
The locals query for css (empty - no locals available).

Functions§

language
Returns the css tree-sitter language.