biome/crates/biome_css_parser
Denis Bezrukov 476cd55e4e
Some checks are pending
Benchmarks / Bench (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Publish CLI (push) Blocked by required conditions
Release / Publish JS API (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
fix(css_parser): add active-view-transition-type() (#6973) (#6991)
2025-07-26 12:23:31 +01:00
..
benches ci: shard benchmarks among packages (#6268) 2025-06-09 19:13:55 +01:00
src fix(css_parser): add active-view-transition-type() (#6973) (#6991) 2025-07-26 12:23:31 +01:00
tests fix(css_parser): add active-view-transition-type() (#6973) (#6991) 2025-07-26 12:23:31 +01:00
Cargo.toml chore(deps): update rust crate criterion to v3 (#6876) 2025-07-14 08:13:28 +01:00
LICENSE chore: tidy-up licenses (#3438) 2024-07-15 12:19:59 +01:00
README.md docs: use the new /chat link (#4171) 2024-10-03 11:50:23 +01:00

Biome - Toolchain of the web

Discord chat cargo version

biome_css_parser

Biome's CSS parser implementation. Follow the documentation.