no bootstrap
Open
@MawiraIke is already working on this.
Since May 18, 2021.
enhancement
styling
- Dominant language
- Clojure
- Stars
- 823
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.