It would be interesting to understand why Royale is complaining, but as a workaround you might want to have an index-template file that includes your css.
From: Hugo Ferreira<mailto:hferreira...@gmail.com> Sent: Tuesday, February 1, 2022 1:16 AM To: Apache Royale Development<mailto:dev@royale.apache.org> Subject: Less and Royale Hi, I compile a less file that generated a big css file (a lot of references from bootstrap). I know that this css file is OK or should be OK, however royale compiler complains about it while compiling ending with error (using VS Code). How can I compile and ignore all errors from the main css file ?