[Feature] The opportunity to make a (line-)break with a cup of tea
nikmel2803 opened this issue · 3 comments
nikmel2803 commented
In English css, I suggest using tea
instead of ;
to make line breakes more pleasent
Smth like this:
.foo {
colour: black tea
background-colour: lightgrey tea
text-align: centre tea
}
jevakallio commented
Unfortunately PostCSS input needs to be valid CSS syntax, which requires trailing semicolons for rules with multiple declarations, so this is wayyyyyyy too much effort to be worth the payoff.
nikmel2803 commented
So sad :c
catthehacker commented
Reminds me of https://aloneonahill.com/blog/if-php-were-british/