As the title say.
I found the Tailwind component could not support responsive design.
Such as sm:w-full, it will compile a strange style code in HTML tag. Seem like could not support responsive design.
And I think it will be difficult to achieve responsive design if we use inline style mode.
As the title say.
I found the Tailwind component could not support responsive design.
Such as
sm:w-full, it will compile a strange style code in HTML tag. Seem like could not support responsive design.And I think it will be difficult to achieve responsive design if we use inline style mode.