Investigate fix for gray color in nuxt and nuxt-ui
Open
BTR
On Hold
timeboxed
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Fixed all the other colors except gray
Due to the fact that Nuxt-UI is using gray internally, it overrides gray color from UI and translates it to color named "cool".
Because of that, examples like bg-gray-500 etc ... do not work as intended outside of the nuxt-UI components.
We need to investigate fix for that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.