tailwind-saasblocks

0.2.0 • Public • Published

tailwind-saasblocks

SaaS Blocks: Tailwind CSS Components for your Apps and Websites.

Installation

Install the plugin from npm:

npm install -D tailwind-saasblocks

Then add the plugin to your tailwind.config.js file:

// @filename tailwind.config.js
module.exports = {
	theme: {
		// ...
	},
	plugins: [
		require("tailwind-saasblocks"),
		// ...
	],
}

Documentation

For full documentation and example components and screens, visit saasblocks.app.

Package Sidebar

Install

npm i tailwind-saasblocks

Weekly Downloads

338

Version

0.2.0

License

MIT

Unpacked Size

20.3 kB

Total Files

7

Last publish

Collaborators

  • alexluong