문제

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?

enter image description here

도움이 되었습니까?

해결책

This is the minified version :

enter image description here

And here goes the unminified one :

enter image description here

다른 팁

Under the sources tab, just click on the "{ }" button.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top