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
In Bootstrap you can't customize how much radius explicitly in class utility. From this we know that bootstrap has limitation on the utility explicity also it would be hard to implement design guideline because the design guideline have a lot of different sizing and radius px. I think it would be easier if we can implement the design guideline with Tailwind CSS because you can explicitly set the css unit on the class utility and of course we can easily slicing and designing front-end exaclty like on the design gudeline.
Hey, understand that tailwind provides great designs but I think plain css is more good and customisable so I recommend using bootstrap only. Bootstrap styles can be overriden by css
In Bootstrap you can't customize how much radius explicitly in class utility. From this we know that bootstrap has limitation on the utility explicity also it would be hard to implement design guideline because the design guideline have a lot of different sizing and radius px. I think it would be easier if we can implement the design guideline with Tailwind CSS because you can explicitly set the css unit on the class utility and of course we can easily slicing and designing front-end exaclty like on the design gudeline.
See the docs here:
https://tailwindcss.com/docs/font-size#arbitrary-values
What do you think of my thought ? Please let me know.
The text was updated successfully, but these errors were encountered: