biomejs / biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://biomejs.dev
Apache License 2.0
13.94k stars 421 forks source link

📎 Setup the basic infrastructure for the CSS linter #2409

Open togami2864 opened 4 months ago

togami2864 commented 4 months ago

Description

This issue aims to set up the basic infrastructure and implementation for a CSS linter, making it easier for new/potential contributors to join

fregante commented 1 month ago

Is this done? All the items are checked

togami2864 commented 1 month ago

@fregante We're close! But we haven't started implementing stylelint-config-standard yet. And There's one issue stopping us from using some rules in stylelint-config-recommended. It might take a bit longer since I've been busy at work lately:(