1.0.13 • Published 9 months ago

raydiant-tailwind v1.0.13

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

raydiant-tailwind-component

The tailwind component repo for the raydiant design system

Setup

  • Install tailwind
  • Install this repo with yarn (or npm) yarn add raydiant-tailwind
  • Add this preset to your tailwind.config.js to the presets key. Learn more
module.exports = {
  presets: [
    require('./raydiant-tailwind')
  ],
  ...
}
1.0.13

9 months ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago