Skip to content

jonambas/sweatpants

Repository files navigation

Sweatpants

⚠️⚠️⚠️⚠️

Please don't use this. This is a sandbox for personal side projects and I cannot recommend Sweatpants for production environments.

⚠️⚠️⚠️⚠️

@sweatpants/react

A simple React component library. See sweatpants.vercel.app.

Installation

npm i @sweatpants/react --save

Components

  • Button
  • ButtonGroup
  • Card
  • Label
  • Link
  • Select
  • ScreenReaderOnly
  • Slot
  • Stack
  • Text
  • TextField

@sweatpants/panda-preset

A @panda/dev preset. See what's included.

Installation

npm i @sweatpants/panda-preset --save-dev
// panda.config.ts
import { defineConfig } from '@pandacss/dev';

export default defineConfig({
  presets: ['@sweatpants/panda-preset']
});

About

Dont use this, these are Jon's components for his personal side projects

Resources

Stars

Watchers

Forks

Packages

No packages published