- Switch different themes (palettes) with one tailwind config file.
- No special webpack config need.
- Change, add new theme without modifying JSX, in other word, no need to modify className.
- Adding new theme or updating theme palette should rebuild all project.