Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.08 KB

README.md

File metadata and controls

68 lines (44 loc) · 2.08 KB

Bibliotheca

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


Authors

This toolkit is curated and maintained by the Studio Freight Darkroom team:


License

The MIT License.