# tree-sitter-css **Repository Path**: bison-fork/tree-sitter-css ## Basic Information - **Project Name**: tree-sitter-css - **Description**: fork自:https://github.com/tree-sitter/tree-sitter-css.git,tree-sitter的css语法分析器 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tree-sitter-css =============== [![Build Status](https://travis-ci.org/tree-sitter/tree-sitter-css.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter-css) [![Build status](https://ci.appveyor.com/api/projects/status/smdphgf4ns9jglw5/branch/master?svg=true)](https://ci.appveyor.com/project/maxbrunsfeld/tree-sitter-css/branch/master) CSS grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). References * [CSS Syntax Guide](https://developer.mozilla.org/en-US/docs/Web/CSS/Syntax)