bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 59 forks source link

Investigate fix for gray color in nuxt and nuxt-ui #19782

Open hfekete opened 9 months ago

hfekete commented 9 months ago

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.

mstanton1 commented 8 months ago

@steveburtch @hfekete this ticket has a label of 'On Hold'. Can you provide a brief explanation of why this is on hold?