You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In LeveOptions.tsx, we're looking up tailwind css styles directly.
* Since files outside of /src can not be referenced in CRA, the original config file for tailwind is moved to /src and imported from here to prevent follow-on errors