Adjustments for biome CSS support by blutorange · Pull Request #2259 · diffplug/spotless

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

As of 1.9.0, biome formatting support for CSS is now stable.

Biome now supports formatting / linting CSS. Spotless already supports this as a generic
formatting step. I made a few adjustments to make CSS support explicit:

* Added a note to the readme.
* Updated the JavaDocs for the Maven / Gradle formatting steps
* Added a generic CSS step with biome as a formatter