dataxfi / dapp

DataX Dapp Frontend
dapp-olive.vercel.app
0 stars 0 forks source link

Update tailwind and change mode to JIT #96

Open keithfrazier98 opened 2 years ago

keithfrazier98 commented 2 years ago

There are deprecations in the latest tailwind that the dapp is still using from an old version. Tailwind needs to be updated as well as the mode in Tailwind.config needs to be switched to JIT (just-in-time) mode to allow for easier use of one-time values without having to add raw CSS styles.

innopreneur commented 2 years ago

First issue

0xaki commented 2 years ago

dapp repo issues