Loading FNC Styles at Runtime

I was testing out the FNC styles in Webcore.  I am able to load the styles at run time and all works well.  The only issue is I have to keep manually copying the style files into the TMSWeb/Debug folder manually.  They are removed on every compile.


Sometimes they are still available through caching but if I delete the cache they are not accessible.

I have tried adding them to the project but they don't automatically copy over.

This will be because the .style extension is not yet recognized by the TMS WEB Core IDE plugin. We'll add .style to the recognized extensions.