biome_css_formatter 0.5.7

Biome's CSS formatter
Documentation
1
2
3
4
5
6
7
html {
    font-size: 12px!important;
    font-size: 12px !important;
    color: red ! important;
    background-color: white !
important;
}