0.0.7 • Published 2 years ago
ff-component-library v0.0.7
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