An open API service indexing awesome lists of open source software.

https://github.com/savyjs/digimarket-tailwind

Marketplace Kit for tailwind
https://github.com/savyjs/digimarket-tailwind

Last synced: 4 months ago
JSON representation

Marketplace Kit for tailwind

Awesome Lists containing this project

README

          

# Tailwind Market Kit

> Digital Marketplace Kit for Tailwind

Install the plugin from npm:

```
$ npm install digimarket-kit
```

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

```

export default {
plugins: [
require('digimarket-kit/plugin')
]
}

```

## License

TMK is licensed under the MIT License.

## link-tree

- Document : [Digimarket - Install And Usage Guide](https://digimarket.savyjs.com) [ [(Repository)](https://github.com/savyjs/digimarket) ]
- Kit for Tailwind (Repository): [savyjs/digimarket-tailwind](https://github.com/savyjs/digimarket-tailwind)
- Nuxt Module (Repository): [savyjs/digimarket-nuxt-module](https://github.com/savyjs/digimarket-nuxt-module)
- Nuxt 3 Fixture: [Digimarket - Demo and Pages](https://diginuxt.savyjs.com) [ [(Repository)](https://github.com/savyjs/digimarket-nuxt) ]