rails/tailwindcss-rails

How do I get the color palette from the tailwind docs to work?

dmill opened this issue · 1 comments

Discussed in #323

Originally posted by dmill February 1, 2024
Hello,

I'm working on a fresh rails 7 app with -c tailwind. I am unable to use the default colors documented here. I've been googling around for this for awhile and nothing seems to work to get these colors to load. They work just find with a fresh react/next setup. Can anyone advise as to how to get these working in Rails without manually defining each color in tailwind.config.js?

I've replied in #323