Hi,
I've been asked to use Tailwind instead of fluent UI for a React PCF control project, but I am really struggling to set it up.
Does anyone have a tutorial on this, or something similar that might help?
Specific questions:
1. Should I use PostCSS or Vite for Tailwind?
2. How do I set up the config files for Vite/PostCSS?
2. Do I have to edit my Webpack config to include a different style loader, and how would I do so? I have used featureconfig.json to allow for custom webpack, but not sure from here.
Any help would be greatly appreciated.
Kind regards,
Nina