-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding inset shadows #1
Comments
I also added a decay mechanism for the opacity, so you can use
|
Hey @barrelltech, sorry for the delayed response -- this all looks great! Any chance you'd be willing to submit a PR with these additions? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, thanks for the great plugin! I added support in my project for inset shadows with these two utilities. I think all of your modifiers work, you just need to use
shadow-inside
and shadows-inside-{n}`.I'm sure there's a smarter way to do it but it was a quick job and thought I'd share :)
The text was updated successfully, but these errors were encountered: