0.2.1 • Published 3 years ago

@vrrb/tailwind-config v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years 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

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago