Skip to content

components which are widely used across our applications

License

Notifications You must be signed in to change notification settings

wanner-work/components

Repository files navigation

components.

components.

Opinionated, basic components for the web.

Prerequisites

Only use packages of this repository if you are building with tailwindcss and the newest version of react.

Installation

  1. Install the package using pnpm: pnpm add @wanner.work/....
  2. 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}"

Packages