🚨 You are currently viewing the v-next
branch. This represents a significant refactor of our environment and coding standards. It is a work in progress and not yet ready for use.
If you’re looking for the most stable version of our pattern library, check out the main
branch.
The package includes both the compiled code and the source files. So you can either include the compiled CSS and JS directly, or load the source files using your own build system. If you use the source files, you'll need to compile them yourself using Sass and PostCSS.
You can add the pattern library package as a dependency to your JavaScript application using npm:
npm install @cloudfour/patterns
To learn how to run this project locally, modify existing patterns, or create new ones, please see the contribution guidelines for this project.