feat: support tw-shadow variable#128
Conversation
|
I don't think we can use variables in shadow definitions right now - will need to test, and see if we can implement it in core. The default tailwind shadows wouldn't work though, they layer multiple shadows on top of each other, which is not possible in NS atm... When implementing shadows, I did consider that scenario (mainly because of tailwind), but due to platform limitations, it's not feasible. |
|
The reason for this PR was that tailwind Because |
|
@lekhmanrus right, but I don't think it would work with this PR either - need to test a bit more... You can try as well - pack |
|
@rigor789 I tried commenting |
Because the shadow is supported, the
--tw-shadowvariable has to be supported as well.