Rendring difference (width) between Tailwind and bootstrap #19306
Unanswered
sandeepsre
asked this question in
Help
Replies: 1 comment
-
|
Seems like you haven't properly emulated the bootstrap container properly. See this play for an example (please excuse the prefix usage, to avoid conflicts with Bootstrap's CSS). Be sure to check the input CSS for breakpoint customizations to match Bootstrap. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am upgrading an application React Js Bootstrap to Next Js and Tailwind
facing an issue, to make pixel perfect copy
when I am rendring col-10 in tailwind, it's little pixel larger in case of width (67 px on xl size ) check image
Beta Was this translation helpful? Give feedback.
All reactions