biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
remove useless test
refactor/db-as-parameter
1 hour ago
remove useless test
refactor/db-as-parameter
1 hour ago
fix(css_parser): parse SCSS variable media features
db/scss-media-features
2 hours ago
feat(css_parser): parse SCSS query feature expressions (#10755)
main
2 hours ago
fix(css/analyzer): scope noDescendingSpecificity to cascade layers Specificity only matters within a single `@layer`, but the rule compared selectors across all layers, producing false positives. Comparisons are now keyed by the selector's cascade layer (re-opened named layers share a scope; each anonymous `@layer` block is its own scope). Fixes #7533. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PranavAchar01:fix/css-descending-specificity-layers
4 hours ago
fix(css/analyzer): scope noDescendingSpecificity to cascade layers Specificity only matters within a single `@layer`, but the rule compared selectors across all layers, producing false positives. Comparisons are now keyed by the selector's cascade layer (re-opened named layers share a scope; each anonymous `@layer` block is its own scope). Fixes #7533. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PranavAchar01:fix/css-descending-specificity-layers
4 hours ago
fix(css/analyzer): don't flag @tailwind under noUnknownAtRules in Tailwind mode `@tailwind base;` and similar are valid when Tailwind directives are enabled, but Biome parses them as unknown at-rules, so noUnknownAtRules reported them. The rule now skips Tailwind at-rules when the file is in Tailwind mode. Fixes #7899. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PranavAchar01:fix/css-tailwind-at-rules
4 hours ago
fix(css/analyzer): noUnknownFunction no longer flags SCSS functions SCSS allows user-defined `@function` declarations and provides built-in module functions (`nth`, `length`, `map.get`, ...) that are not CSS value functions, so noUnknownFunction reported false positives in SCSS. The rule now skips SCSS files, consistent with noUnknownPseudoClass/Element. Fixes #10800. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PranavAchar01:fix/css-no-unknown-function-scss
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
refactor(core): move db outside workspace
#10796
2 hours ago
611f707
refactor/db-as-parameter
CodSpeed Performance Gauge
0%
feat(css_parser): parse SCSS variable media features
#10804
5 days ago
baceb0a
db/scss-media-features
CodSpeed Performance Gauge
0%
fix(css/analyzer): scope noDescendingSpecificity to cascade layers
#10803
4 hours ago
8e95fdb
PranavAchar01:fix/css-descending-specificity-layers
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs