Modern website with next.js and tailwindcss
part1
next.config.js -> modify the existing webpack rules to use svgr
loader: '@svgr/webpack' --> to do svg transformation
postcss.config.js --->
tailwindcss --> styles
autoprefixer --> any browser prefix
tailwind.config.js --->
// tailwind.con...
gokulpisharody.hashnode.dev1 min read