Using Tailwind CSS as a CSS Framework #73
Locked
joshi-kaushal
started this conversation in
Ideas
Replies: 4 comments 5 replies
|
If we have to go ahead with an existing styling system, TailwindCSS seems an excellent choice. I have a proposal. Can we leave the framework CSS style as is and include TailwindCSS as an option for the plays to use if they want. Some play devs may want to use just raw CSS. How about including Tailwind as the only option outside of the regular CSS? I am adding @nirmalkc also in the loop. |
0 replies
|
Yes, plain CSS must be there. But I believe we shouldn't have more than one external styling framework. |
1 reply
|
Hey All, I'm pleased to confirm that, we will be able to use following Style Systmes in React Play
We will not encourage to use anything outside of these three at this moment. |
4 replies
|
TailwindCSS support is in. |
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.
Hello,
As we go ahead and get contributions from people around the globe, I think we should have a standard set for styling.
Tailwind CSS seems like a great option for me since it is widely accepted, has a minimal learning curve, and most importantly the styling is standardized.
I can take the whole responsibility of integrating our existing app with Tailwind.
All reactions