Hey,
I am using Dandelion in a Spring MVC webapp. Dandelion injects bootstrap and my application specific css files into all my templates automatically. Is there a way to tell IntelliJ to pick up certain files for autocompletion if the file is not referenced in the html using a link tag? For jQuery there is an option to include it in all Javascript files, so I am wondering if I missed the option for css.