Hi Bill,

If this css file name never change, perhaps this help:

in Layout.html:
<head>
    <link href="assets/css/mystyles.css" rel="stylesheet" type="text/css"/>
</head>

with mystyles.css under src/main/webapp/assets/css/

Marcus

Reply via email to