0.0.5 • Published 2 years ago

twgridit v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago