Add free text input for box-shadow property

Hi,

Having separate number/color inputs for box-shadow is OK but I think we also need a free text input so that we can easiliy use:

  • CSS variables for the whole property like var(--header-shadow) ;
  • ‘none’ to remove shadow on specific breakpoints.

Also check this thread: Custom transition-timing-function values - #3 by yankiara

1 Like

Hello @yankiara,

Thanks for this suggestion.
This is now available in 1.2.9.7.1.

If you have any remarks on the implementation or further suggestions, please don’t hesitate.

Cheers,

1 Like

Hey there @Louis.

Good to see more freedom here.
Are there any plans for a unit dropdown menu and a default unit?

1 Like

Hi @Louis,

It seems to work perfectly, thx so much :heart:

One great improvment would be to sync the free input and separate inputs but this is already very usable :slight_smile:

1 Like