ended9월 2일· 1 sources

CSS 축소는 정말 필요한가? (2023)

Why it matters

<ul> <li>공백과 주석만 제거하는 <strong>CSS 축소</strong>는 코드를 읽기 어렵게 만들지만, 다운로드와 파싱 성능에서는 체감할 만한 이점이 거의 없음</li> <li>Bootstrap은 gzip만으로 147KB에서 22KB까지 줄며, 축소 후 gzip을 적용해도 20KB여서 절감량은 <strong>2KB</strong>에 그침</li>...

1
Sources
+0
24h
Growth
19d
Active

Sources

Related Issues