In PhpStorm (and I suppose IntelliJ), there are quite a few options for removing blank lines in various code languages.
For CSS, there is not even a tab, just an option to set "Blank lines between blocks".
Is there any way to tell PhpStorm to remove blank lines inside blocks (and possibly comments) when clicking "Reformat code"?
Update: Here's my settings tab: