With this new feature, when I give like this input:
* {
margin: auto;
padding: 0;
border: 0;
}
.container {
position: relative;
width: 100%;
height: 100vh;
display: block;
}
I'd like to see this output:
* { margin: auto; padding: 0; border: 0; }
.container { position: relative; width: 100%; height: 100vh; display: block; }
Has been proposed long time ago, but it seems this kind of css formatting only interests old css wolf....
Milenials prefers to use the height of their wide screen because the right part of it is reserved for twitch streaming... 馃
Fortunately, jonshou saved us by releasing a compact css extension
Most helpful comment
Has been proposed long time ago, but it seems this kind of css formatting only interests old css wolf....
Milenials prefers to use the height of their wide screen because the right part of it is reserved for twitch streaming... 馃
Fortunately, jonshou saved us by releasing a compact css extension