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?
This is the minified version :
And here goes the unminified one :
Under the sources tab, just click on the "{ }" button.