wrote:
wrote:
If the "new" CSS is intended to replace completely the "old" one, there's no need to use the html prefix trick. Simply remove the reference to the "old" CSS using the AddPostProcessingFilter action of HTTPRequestHandler. Unfortunately it is only available in .NET installations.
![]()
Hi Tiago,
AddStyleSheetTag adds css link to start of page. How we can add this link to end of head section. Base cass is automatically added with some number like example below .
/SG_Theme/Theme.SG_Theme.css?37905
Number 37095 changes with every environment . Can you please help how we can change this sequence of adding new css to end of head tag
that's the regex-part