Skip to content

Instantly share code, notes, and snippets.

@jongravois
Created November 30, 2019 16:29
Show Gist options
  • Save jongravois/c33dbeb30f50746a1767d53b305784fa to your computer and use it in GitHub Desktop.
Save jongravois/c33dbeb30f50746a1767d53b305784fa to your computer and use it in GitHub Desktop.
.tw-input, .tw-textarea, .tw-select, .vdatetime {
@apply .shadow .appearance-none .border .rounded .w-90 .py-2 .px-3 .text-grey-700 .bg-white .leading-tight;
}
.tw-label {
@apply .block .text-grey-700 .text-sm .text-left .font-bold .mb-2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment