Renders for each widget a separate css file on the website
-
Custom Widget Creator generates for each widget a separate css file. How can we get this to one. Same for JS.
<link rel='stylesheet' id='widget-style-3-css' type='text/css' media='all' /> <link rel='stylesheet' id='widget-style-2-css' type='text/css' media='all' /> <link rel='stylesheet' id='widget-style-1-css' type='text/css' media='all' />
I understand though that only if a widget is used on a page it gets loaded what I think is great. To get it in one CSS File would be great.
- The topic ‘Renders for each widget a separate css file on the website’ is closed to new replies.