Introduction
Compono is our Next.js/React component library.
🚧 This package is not stable, API might change at any time 🚧
Composition
This component kit is composed of:
Considerations/Requirements
This component kit is meant to be used in a nextjs environment that also supports sass, this component kit is not transpiled, make sure you add it to the transpilePackages array in your next.js config:
transpilePackages: ['@studio-freight/compono'],
Folder Structure
- /src: @studio-freight/compono's raw code.
Compono in use
- @studio-freight/satus Our starter kit.
Authors
This toolkit is curated and maintained by the Studio Freight Darkroom team:
- Clement Roche (@clementroche_) – Studio Freight
- Guido Fier (@uido15) – Studio Freight
- Leandro Soengas (@lsoengas) - Studio Freight
- Franco Arza (@arzafran) - Studio Freight