This is a migrated thread and some comments may be shown as answers.

Is there way to remove comments from css with RadStyleSheetManager?

1 Answer 55 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Andrey
Top achievements
Rank 1
Andrey asked on 13 Dec 2011, 09:16 AM
Before RadStyleSheetManager we have used Ajax Minifier solution (http://ajaxmin.codeplex.com/), that was able to remove comments from CSS files. Is there any way to do this with RadStyleSheetManager?
It is useful as 1) allows to add "developer/company specific" comments, as users can never see them 2) reduce size a little bit

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 14 Dec 2011, 12:09 PM
Hello Andrey,

RadStyleSheetManager does not minify the returned CSS code - it only combines all files into one and compresses it. Currently we do not have plans for implementing such feature, yet we will consider it for future versions. For now you can minify your CSS before deploying it.

Greetings,
Simon
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
ScriptManager and StyleSheetManager
Asked by
Andrey
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or