1.1.4 • Published 1 year ago

crispy-computing-machine v1.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Crispy Computing Machine

For Tailwind

Install

npm install crispy-computing-machine

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('crispy-computing-machine')
  ]
}
1.1.4

1 year ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago