biome_css_formatter 0.5.7

Biome's CSS formatter
Documentation
1
2
3
4
5
6
p {
    font-size:   100 ;
    font-size:   100% ;
    font-size:  10   /   5 ;
    font-size: "foo" ;
}