tbsui
v0.6.2
Published
Supremely responsive UI components for React, built from the ground up with SSR and accessibility in mind for the sashaphoto family of websites.
Downloads
100
Maintainers
Readme
This library also provides numerous common components such as modals, cards, and navigation bars which are provided as minimal blank slates with only the necessary styling. It is assumed that on the target site, CSS variables will be set to configure the look of this library.
- NPM:
npm i --save tbsui
- Yarn:
yarn add tbsui
- PNMP:
pnpm i tbsui