CSS mode doesn't provide a function that re-formats a CSS file that is
all on one line. I think the closest you'll get is
`css-fill-paragraph', which re-formats whole selectors at a time.
Maybe it would be nice to make `css-fill-paragraph' interactive,
making that functionality easier to discover through `M-x'?
-- Simen