Rahul Nambiar

Results 3 comments of Rahul Nambiar

@Sandros94 I'm having the same issue where I'm getting console errors when settings default colors. im setting colors in tailwind.config.js like so: ``` export default { theme: { extend: {...

@Sandros94 I have safelisted the colors in nuxt config, but still receive these errors: ``` [Vue warn]: Invalid prop: custom validator check failed for prop "color". at ```

That makes a lot of sense, thank you so much! @Sandros94