0.0.5 • Published 10 months ago

twgridit v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

TWGRIDit

A SVG grid background that works with Tailwind CSS

How to get started with twgridit:

  1. Install this package using your preferred node package manager (npm, yarn, etc.)

  2. In your project's tailwind config file, look for this: plugins: [] and change that into plugins: require('twgridit')

  3. Add the grid to your project using the class name "bg-grid", eg. "bg-grid-green-400". The preferred way to use it is in the html tag. The grid works with any color provided by tailwindcss.

  4. Enjoy!

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago