|
|
|
|
|
|
|
The ultimate optimizer for ASP.NET Web applications
|
|
|
CSS optimization
- Caches the optimized CSS files (using the file cache dependency)
- Removes all comments
- Removes all new line characters
- White space optimization
|
Css file not optimized
Css file optimized
|
|
-
Register a CSS HttpHandler in your web.config:
...
...
...
...
-
Configure IIS to parse all CSS files:
|
|
We recommend using to perform tests that are described on this page.
|
|
|
|
|
|
|
|
|
|
|