I'm getting errors with relative pathing with the @imports using CSS in v1.16.3.
(ERROR, HTTP) File not found: /__APP__/base64Vars.css
(ERROR, HTTP) File not found: /__APP__/imageVars.css
(ERROR, HTTP) File not found: /__APP__/customFaIcons.css
(ERROR, HTTP) File not found: /__APP__/iconHtml.css
(ERROR, HTTP) File not found: /__APP__/buttonLabelOnly.css
I assume with the addition to letting us use the "assets" folder, that now things are pointing to APP instead. However, does this mean we have to throw our themes in a specific directory compared to the root?
Also, loading the dev tools in OSC. I noticed in the sources that each CSS @import is loading nothing.
Cheers,
DMDComposer