Is it possible to reuse a css kony file in another web application?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

When creating the design in each widget I can see that when generating the web application generates a konydesktop.css file, can I reuse this file completely in another non-kony project? Can I reuse some rules only?

Hi @Penelope Dickens​ , As long as your HTML structure matches with the rules in konydesktop.css files, you can use it.

Thank you very much @Rvchel Poole​ , another related query is the following: Can CSS style rules only be applied in a web solution? Is it not possible to use in mobile applications?

Yes, Custom CSS works only for Web App. It is not supported for native mobile applications.