Hey guys,
I’ve got some parts of a website, which use mainly “manual” code (not that much yii stuff) … but the main part of the website is based on yii. Now I got the problem, that I’m using some widgets in the yii parts of the website which need / embed the jquery-ui.css … but I also need this css file in the “manual” part and at the moment the jquery-ui.css is loaded two times … so I wonder how I can embed the css file from the Yii framework/assets folder?
Thanks in advance,
Mayjestic