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?
Asked
Active
Viewed 7,958 times
2 Answers
38
This is the minified version :
And here goes the unminified one :

MD. Sahib Bin Mahboob
- 20,246
- 2
- 23
- 45
-
which version of chrome it is? I don't have the '{}' button in 41.0.2272.101 m – Alexander Paramonov Mar 25 '15 at 13:11
-
@AlexParamonov which tab you are in when trying to find '{}' ? – MD. Sahib Bin Mahboob Apr 08 '15 at 06:12
-
that is odd, but I see it now under the "sources" tab. – Alexander Paramonov Apr 08 '15 at 13:49
-
@AlexParamonov congratulations :) – MD. Sahib Bin Mahboob Apr 09 '15 at 05:00
-
1Still relevant in 2017, you sir are my hero. – Hybrid web dev Mar 22 '17 at 04:53