问题
Perhaps I'm missing something (a toggle perhaps) but is there a way to view the unminified (prettyprint) version of a minified CSS source file in Chrome dev tools?

回答1:
This is the minified version :

And here goes the unminified one :

回答2:
Under the sources tab, just click on the "{ }" button.
来源:https://stackoverflow.com/questions/22884783/chrome-dev-tools-view-unminified-css