0.2.1 • Published 12 months ago

@vrrb/tailwind-config v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@vrrb/tailwind-config

The tailwind configuration for the VRRB Blockchain.

Get Started

Install package

yarn add @vrrb/tailwind-config

Import the package and use as a preset in your tailwind.config.js file.

const sharedConfig = require('@vrrb/tailwind-config/index.js')
module.exports = {
  presets: [sharedConfig],
}
0.2.1

12 months ago

0.2.0

1 year ago

0.1.0

1 year ago