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
@test -f ./tailwindcss || (echo "tailwindcss binary not found! Please install from https://tailwindcss.com/blog/standalone-cli#get-started" && echo "Save binary to the root directory of this repo" && exit 1)