Questions tagged [app-themes]
72 questions
11
votes
1 answer
Can I bundle App_Themes css files with Microsoft.Web.Optimization?
Does anyone know if it is possible to bundle and minify WebForms App_Themes using Microsoft.Web.Optimization?

nicodenzl
- 121
- 8
7
votes
3 answers
Add url parameter to css file in asp themes folder
I have written a bit of code that helps with versioning of js files. Essentially it spins around the current script manager and appends the javascript file path with an md5 hash of the file. So