1.0.3 • Published 2 years ago

musical-tribble v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Musical Tribble

For Tailwind

Install

npm install musical-tribble

Usage

Make sure you have tailwind config, if not run command below

npx tailwindcss init

Open tailwindcss.config.js and use add the plugin

module.exports = {
  content: [],
  theme: {
    extend: {},
  },
  plugins: [
    require('musical-tribble')
  ]
}
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago