How do I create a custom theme in mendix?

1
I used Mendix UI Framework to generate a custom theme and downloading a zip file containing the scss and css, but how do I use this in my own app. I am using Mendix Studio Pro 8 and it tells me that I have to use a UI resource package for a theme because the zip has been deprecated.  How can I create a UI resources package and include the scss files in it for my custom theme?  
asked
1 answers
0

Braden,

A couple of documentation links that may be helpful:  

https://docs.mendix.com/howto/front-end/calypso

https://docs.mendix.com/howto/front-end/sass-eight

Hope that helps,

Mike

answered