CSS Stylesheets - do all 3 need to be downloaded? And why so large?

Seeing in browser that all 3 stylesheets are being pulled down. Since they’re 3 of the heaviest documents in my app, wondering if there’s a way to only download the relevant one given the user’s device.

Also trying to understand why each file is so large. i.e. Is this a me thing or a weweb thing?

Hey @clncsports :wave:

We added a condition to the css file and it’s up to the browser to decide to download it or not: