Hi,
I'm trying to add the Bootstrap theme to my CAS template, but the syntax 
here in Thymeleaf confuses me a bit.  Where are these references set?

I was able to find Bootstrap which appears to be from webjars, in 
target/cas/WEB-INF/lib/bootstrap-3.3.7-1.jar
    <link rel="stylesheet" th:href="@{#{webjars.fontawesomemin.css}}"/>
    <link type="text/css" rel="stylesheet" 
th:href="@{#{webjars.bootstrapmin.css}}"/>

I've looked at Webjars and Thymeleaf documentation and the only references 
I can find to bootstrap include it more directly.

Seems to be #{webjars.bootstrapmin.css} is referring to a property message 
somewhere, but I don't know where this is referenced.  

Am I going nuts?

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/beb156f3-7360-4124-b88b-c567988edd30%40apereo.org.

Reply via email to