reviews-component-with-CRA-and-tailwind Tailwind Templates

Reviews Component With Cra And Tailwind

reviews component with reactjs and tailwindcss

live version :

https://reviews-component-with-cra-and-tailwind-gqq2lqrni.vercel.app/

as always :

clone > npm install

on production remeber to go to tailwiond.config.js file and change this to true

purge: { enabled: false, content: [ "./src//*.html", "./src//.js", "./src/.js", "./src/**/*.jsx", ], },

this so you get a very small css file from tailwind , it baisicly deletes the unused styles

Top categories

Loading Svelte Themes