@cloudfour/patterns
v16.5.0
Published
Front-end patterns for cloudfour.com
Downloads
387
Readme
Cloud Four Patterns
Installation
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
Contributing
To learn how to run this project locally, modify existing patterns, or create new ones, please see the contribution guidelines for this project.