Hey, ive been trying to use style links to make a shop UI which works perfectly in studio, however when i publish and open the shop on the roblox client, the style sheet does not get applied to the tree.
Hirearchy:
UI in studio (style sheet is being properly applied):
UI in the published place (style sheet is not being applied at all):
I’ve tried printing the player’s ui from the server in the roblox client and it shows that the style link exists, and links to the correct style sheet.
Im kinda new to style sheets, so if anyone could help it’d be greatly appreciated!