EQWorks / lumen-labs

React library of basic components based on Tailwind CSS
https://eqworks.github.io/lumen-labs
5 stars 2 forks source link

[G2M] tailwind - don't purge z-index utils #82

Closed vxsl closed 2 years ago

vxsl commented 2 years ago

ref

Without this change, only z-10 and z-20 are available to use in lumen-labs classes component styling.

This is kind of a band-aid solution for some styling needed in EQWorks/common-login#26 -- maybe we can discuss how to address this problem in a more robust way re: the conversation linked above

vxsl commented 2 years ago

not sure why commit-watch check failed :thinking: image

hyx131 commented 2 years ago

not sure why commit-watch check failed 🤔 image

which commit is the one starting with df6...?

kc-leung commented 2 years ago

not sure why commit-watch check failed 🤔 image

It happened the same for my customScroll PR I did a rebase and push --force