nunocoracao / blowfish

Personal Website & Blog Theme for Hugo
https://blowfish.page
MIT License
1.53k stars 420 forks source link

feat: Access to all Tailwind's base colors #1796

Closed Kyoth25f closed 1 week ago

Kyoth25f commented 1 month ago

Fix #1795

Allow devs to use Tailwind's base colors. All color classes are available, such as "bg-red-500" or "text-blue-200".

Perhaps that's a design choice to overwrite all the colors. However, I think providing access to those classes offers more flexibility.