How to insert link to stylesheet minified by ClientDependency
Hi, before CD was released I use http://mbcompression.codeplex.com/ It works fine, but I want to give CD a try. But I can't find a easy tutorial, how to put link to template to minified version of css (or js) file.
It looks like I cannot simply provide something like this?
How to insert link to stylesheet minified by ClientDependency
Hi, before CD was released I use http://mbcompression.codeplex.com/ It works fine, but I want to give CD a try. But I can't find a easy tutorial, how to put link to template to minified version of css (or js) file.
It looks like I cannot simply provide something like this?
Thanks for help
Petr
Well i had those problems too, see this link http://blog.mattbrailsford.com/2010/08/12/using-dotless-and-the-client-dependency-framework-in-umbraco/.
This feature is great, kudos for the umbraco commiters, now i just need to set the expire headers. Any one?
Check out the package AutoExpireClientDependency done by Matt Brailsford. It makes the CD much easier to use.
is working on a reply...