Dear experts,
We are currently setting up our first APEX website. We have 3 different environments (development, user testing and production), and we would like our users to see a difference in makeup (css) per environment. So for example, a red title bar for production and a green one for user testing (simple example).
Is this possible? I would believe so, but I'm not sure where to start. We can add custom CSS files, but those files will be copied with the application… So we would need a way to load a certain CSS file per environment? Or something completely else, feel free to suggest otherwise.
Thanks in advance!
Kind regards