argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.
https://open-props.style
MIT License
4.76k stars 193 forks source link

Feature request: add more box-shadow "directions" #513

Open massimo-cassandro opened 2 months ago

massimo-cassandro commented 2 months ago

All box shadows are meant to be top to bottom, could it be useful to add more directions? from bottom to top, left to right and so on.

argyleink commented 2 months ago

I could certainly see that being a separate import or even maybe in a more advanced scenario, props you can send to the shadows (like how you can now with color)