npm install
npm install freshpet-component-librarynpm install
Add this to your root element to import the tailwind stylesheet:
import 'freshpet-component-library/dist/style.css'
use components like such:
import { Button, ImageOverlay } from 'freshpet-component-library';