How to create a box shadow with theme variables
Hello folks ! I need some help using the new themes to create a box shadow for a component (or any div ) . The resulting CSS should be "box -shadow : 0 10px 25px rgba (15 ,23 ,42 , .08 ) " . I 've tried creating a "syntax any " variable containing "box -shadow : 0 10px 25px rgba (15 ,23 ,42 , .08 ) " and then adding that as a CSS variable to a div , but nothing happens (visually ) . I suspect I may not be using the CSS variable correctly . Can anyone point me in the right direction please ? Thanks !


.jpeg/public)