Opinionated, basic components for the web.
Only use packages of this repository if you are building with tailwindcss and the newest version of react.
- Install the package using pnpm:
pnpm add @wanner.work/...
. - Add the following line to your
tailwind.config.js
content configuration: (if not already present from different@wanner.work
components)"./node_modules/@wanner.work/**/*.{js,ts,jsx,tsx}"