biome_css_syntax 0.0.1

SyntaxKind and common rowan definitions for biome_css_parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.biome_rowan]
version = "0.0.1"

[package]
authors = ["Biome Developers and Contributors"]
categories = ["development-tools", "web-programming"]
description = "SyntaxKind and common rowan definitions for biome_css_parser"
edition = "2021"
homepage = "https://biomejs.dev/"
keywords = ["parser", "linter", "formatter"]
license = "MIT"
name = "biome_css_syntax"
repository = "https://github.com/biomejs/biome"
version = "0.0.1"