Quantcast
Channel: Drupal
Viewing all articles
Browse latest Browse all 10

Speed up a Drupal web site by enabling CSS file aggregation

$
0
0

Speed up your web site by automatically combining multiple module and theme CSS files into one large file using Drupal's CSS file aggregation feature. The single large CSS file is more efficient to send to a visitor's browser, speeding up the site. The large file also has white-space removed, making it a bit smaller and faster to send. This article shows how to enable the feature and it benchmarks the performance improvement.

read more


Viewing all articles
Browse latest Browse all 10

Trending Articles