0.2.4 • Published 1 year ago
@pantheon-systems/react-kit v0.2.4
Pantheon Systems React Kit
React components built with DaisyUI, a Tailwindcss library, for use in metaframework packages like nextjs-kit and gatsby-kit, or on its own.
Installation
To install this package to use in your application, install it and its peer dependencies:
npm install @pantheon-systems/react-kit react react-dom
npm install tailwindcss daisyui -D
Usage
Modules can be imported or required from the @pantheon-systems/react-kit
package. For example, to use the Button
component:
import { Button } from '@pantheon-systems/react-kit/Button';
API Reference
To see the API reference for @pantheon-systems/react-kit
,
visit our docs site
Contributing
Please see the Contributing guide in our monorepo
Development Notes
- the
rk
prefix is used for tailwindcss and daisyui classes - New components should be added to the
src/components
directory. Ensure new components are also added to thereact-kit
options in theweb/generateTypeDocOptions.js
file so that all components have their own page in the API reference.
0.2.5-canary.0
1 year ago
0.2.5-canary.1
1 year ago
0.2.4
1 year ago
0.2.4-canary.1
1 year ago
0.2.4-canary.0
1 year ago
0.2.3-canary.1
1 year ago
0.2.3
1 year ago
0.2.3-canary.0
1 year ago
0.2.2
1 year ago
0.2.2-canary.0
2 years ago
0.2.1-canary.0
2 years ago
0.2.1
2 years ago
0.0.0-re-theme-20231211192256
2 years ago
0.0.0-KIT-93-footer-component-20231205224705
2 years ago
0.0.0-re-theme-20231201223552
2 years ago
0.0.0-KIT-72-fix-mobile-link-20231130150652
2 years ago
0.0.0-KIT-72-fix-mobile-link-20231129235016
2 years ago
0.0.0-re-theme-20231129134902
2 years ago
0.0.0-KIT-41-20231128220925
2 years ago
0.0.0-re-theme-20231127172255
2 years ago
0.0.0-20231121170403
2 years ago
0.2.0
2 years ago
0.2.0-canary.0
2 years ago
0.1.0
2 years ago