0.0.7 • Published 2 years ago

ff-component-library v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Fedefarma components library

To install this library run:

pnpm install ff-component-library

Stack used

  • Typescript 4.4.4
  • Tailwindcss 3.0.0
  • React 18.0.2

Configuration

You need to add the following configuration to your tailwind.config.js file:

extends: {
    colors: {
        primary: '#00A3E0', //the color you want to use as primary
    }
}

Current components

  • Button
  • LoadAnimation
0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago