DEV Community

Discussion on: How to Build A React TS Tailwind Design System

Collapse
 
marcosriganti profile image
Marcos Riganti

I have started all over again

  1. Tsdx setup react-storybook
  2. Install tailwind
  3. Created the postcss.config.js
  4. Tailwind init
  5. Add yarn add -D rollup-plugin-postcss
  6. Added the tailwind css file to index
  7. Yarn build worked!

So im sorry for taking your time! I’m really not sure what could have be missing, likely something my tailwind config.

PS build took several minutes that was a bit unexpected
again thank you for the guide!

Thread Thread
 
hamatoyogi profile image
Yoav Ganbar

Happy it worked out!
Go build something awesome! 🙂