Replies: 6 comments 6 replies
-
|
@jayenne Your idea is nice. However, there are tons of utilities which could have a lot more options but this would increase the bundle size a lot. The If you are interested you could make a |
Beta Was this translation helpful? Give feedback.
-
|
Hasn't this become less impactful for bundle size now that we have the JIT mode? |
Beta Was this translation helpful? Give feedback.
-
|
Since we have JIT mode now please consider adding this. |
Beta Was this translation helpful? Give feedback.
-
|
Can we have this ? since many of us manually add the required classes, it seems to be pretty common usecase. |
Beta Was this translation helpful? Give feedback.
-
|
Do we now have an open |
Beta Was this translation helpful? Give feedback.
-
|
I just published a Tailwind plugin that elegantly solves this, called For example: <div class="shadow-lg shadow-slate-900/20 shadow-b-2 shadow-r-[3px] -shadow-spread-2">...</div>Github: https://github.com/kaelansmith/tailwind-extended-shadows |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi is there or would it be desirable to have a extension?
I realise the shadow direction is a seldom used effect but being able to shadow-t-lg would be nice.
For example:
shadow-t-sm
shadow-r-md
shadow-b-lg
shadow-l-xl
Beta Was this translation helpful? Give feedback.
All reactions