0.1.2 • Published 4 years ago
@hanihusam/tailwind-preset-han v0.1.2
@hanihusam/tailwind-preset-han
TailwindCSS preset for the Han UI design system.
Installation
yarn add @hanihusam/tailwind-preset-hanUsage
To use this preset, add this preset into the presets key in your project's tailwind.config.js:
module.exports = {
  presets: [require('@hanihusam/tailwind-preset-han')],
  theme: {
    // ...
  }
}0.1.2
4 years ago