re-com icon indicating copy to clipboard operation
re-com copied to clipboard

no bootstrap

Open awb99 opened this issue 3 years ago • 1 comments

I really like re-com. :-) but I cannot use it. Our app is built with tailwind-css. And the bootstrap css styling fucks up a lot of things. Bootstrap is two things really: a component library (which re-com uses) and a css framework. Perhaps there is a way to get rid of the the part of bootstrap that interfers with tailwind. I have seen many clojurescript apps that use tailwind or tachyons. all of them are somehow restricted from using re-com.

awb99 avatar Apr 28 '21 19:04 awb99

Well I have some good news for you @awb99

We already happened to be working on a comprehensive plan to resolve this (and 12 other open styling issues) that has now been published in #284

Once that is done and released, you will be able to use tailwind or tachyons or anything else you want to replace bootstrap.

superstructor avatar May 06 '21 00:05 superstructor