RE
Size: a a a
RE
VK
DT
RE
VD
A
VK
VI
.sing-in-form-button {
@apply focus:outline-none focus:shadow-outline;
}
yntax error: The `focus:shadow-outline` class does not exist. If you're sure that `focus:shadow-outline` exists, make sure that any `@import` statements are being properly processed before Tailwind CSS sees your CSS, as `@apply` can only be used for classes in the same CSS tree.
RE
RE
RE
VD
RE
VK
RE
RB
VD
MK