Remove !important
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, tailwindcss
- Domain
- frontend
Research direction
Start by reproducing the Tailwind background-color conflict described in the issue and read the linked Tailwind discussion. Inspect the button styling entry point to find where the transparent background or !important rule is applied. Done means custom button backgrounds are no longer overridden by the default styling.
Written by the indexing model from the issue text.
Description
Tailwind put background-color: transparent and this will override all the custom button background, maybe this approach will solve this problem
https://github.com/tailwindlabs/tailwindcss/issues/6602#issuecomment-1029218284
but it's necessary to put background-color: none instead of transparent, or apply bg-main-dark-blue
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from platformatic/ui-components
-
platformatic/ui-components#415 · 1 assignee ·
-
platformatic/ui-components#414 · 1 assignee ·
-
enhancement
platformatic/ui-components#375 · 1 assignee ·
-
platformatic/ui-components#257 · 2 assignees ·
-
Dependency Dashboard Open
Difficulty 4/5 3-5 days Newbie friendliness 15/100
platformatic/ui-components#51 · 1 comment ·
All issues in platformatic/ui-components
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·