svg patternsvg fullpng fullcss gradientsvg blobsvg blend

Svg pattern as background

  1. Add svg in tailwind.config.js as background image. Be careful about the image path.
  2. Add width and height.
  3. Add bg-my_bg in className.
<main className='h-screen w-screen bg-radial_gradient bg-contain py-10'>