Skip to content

Conversation

@tremby
Copy link

@tremby tremby commented Nov 1, 2024

boxShadow accepts multiple shadows just like dropShadow does. This patch fixes the TS typings to reflect that.

See demo showing that multiple shadows are supported (complete with it incorrectly complaining that the config is bad) here: https://play.tailwindcss.com/VHqWbbEIrz?file=config

@tremby tremby requested a review from a team as a code owner November 1, 2024 22:27
Copy link
Member

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks good to me, it's consistent to what we already do with dropShadow now 👍 Do you mind adding a changlog entry? :)

`boxShadow` accepts multiple shadows just like `dropShadow` does.
@tremby
Copy link
Author

tremby commented Nov 4, 2024

Sure; added.

@tremby tremby requested a review from philipp-spiess November 4, 2024 21:02
@philipp-spiess philipp-spiess merged commit 4de0769 into tailwindlabs:main Nov 7, 2024
@philipp-spiess
Copy link
Member

Thanks @tremby! Highly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants