Skip to content

The design system, component library and documentation for cloudfour.com and related projects

Notifications You must be signed in to change notification settings

cloudfour/cloudfour.com-patterns

Folders and files

NameName
Last commit message
Last commit date
Feb 10, 2025
Feb 5, 2025
Aug 29, 2022
Jul 11, 2022
Feb 26, 2025
Feb 6, 2025
May 16, 2023
Jul 18, 2022
Apr 25, 2020
Apr 18, 2016
Feb 8, 2023
Feb 8, 2023
Mar 10, 2021
Nov 8, 2022
Feb 8, 2023
Apr 3, 2020
Mar 25, 2020
Feb 26, 2025
Feb 8, 2023
Jul 18, 2022
Apr 27, 2020
Feb 10, 2025
Jul 20, 2022
Jul 20, 2022
May 5, 2021
Jul 18, 2022
Mar 31, 2022
Feb 21, 2020
Mar 1, 2025
Mar 1, 2025
Nov 16, 2020
Jun 17, 2022
Feb 8, 2023

Repository files navigation

Cloud Four Patterns

NPM version Build Status Netlify Status

View Netlify Preview →

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.