Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I see in custom CSS ,@import (url ) be used to add a css file from repository ? is it also can be used in Thing's service js coding, to import 3rd java scripe modules
Hi @XC_10035215.
You can import 3rd party libraries but you will need to perform extensive testing. The results may not be what you expect and there is a chance they may conflict with the out-of-the-box libraries that come with ThingWorx.
Regards.
--Sharon