MasterShu
Results
2
issues of
MasterShu
In webpack4, When I run build, It show DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead. So, i do this to fix it.
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...