The community members are discussing how to bring Tailwind CSS, a popular CSS framework, into a new project. Some community members suggest using Tailwind's naming convention or creating a design system with Tailwind-like classes, rather than importing all of Tailwind's classes. Others mention that Tailwind is a compiler that generates classes on the fly, so it may not be practical to copy all the classes. The community members also discuss the possibility of enabling copy-pasting of Tailwind components in the future, and suggest creating a design system page that can be copied to other projects to get the necessary styling tokens.
without deep integration of a compiler like that, we can't give you all the classes, but its also pointless, because tailwind compiler solves coding problem when trying to work with classes, which you don't have here at all
I do realize I dont need all tailwinds classes, and there are tons. As long as im able to export my tokens to another project shouldent be an issue π
Feel free to clone any section from this one I was working on, might be a good starting point. Most of the naming conventions are the same as tailwind. https://creator-ui.wstd.io/