Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating Tailwind CSS for styling easily & more productive #51

Open
ghost opened this issue Oct 16, 2022 · 1 comment
Open

Integrating Tailwind CSS for styling easily & more productive #51

ghost opened this issue Oct 16, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 16, 2022

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.

@unnikrishnan2002
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant