peach-workspace/peach-patterns
glyph c809c536d9 import pattern library 2021-10-26 14:44:01 +02:00
..
css import pattern library 2021-10-26 14:44:01 +02:00
icons import pattern library 2021-10-26 14:44:01 +02:00
.gitignore import pattern library 2021-10-26 14:44:01 +02:00
README.md import pattern library 2021-10-26 14:44:01 +02:00
index.html import pattern library 2021-10-26 14:44:01 +02:00
mobile_first import pattern library 2021-10-26 14:44:01 +02:00
wifi_alerts.html import pattern library 2021-10-26 14:44:01 +02:00

README.md

peach-patterns

A pattern library for building and maintaining PeachCloud user interfaces.

index.html currently serves as the primary aggregator and displayer of patterns in the form of atoms and molecules (see Atomic Design by Brad Frost for more information on this approach to building design systems).

css/css_class_names contains a simple list of all the custom css class names used in the PeachCloud design system. This list builds on css/_variables.css, which contains css variables drawn from the Tachyons library.

css/peachcloud.css contains all the custom css class definitions used in the PeachCloud design system.

Note: This is a work-in-progress.

Setup

For now you can simply clone the repo and open the index.html file in your browser to view the pattern library.

Licensing

AGPL-3.0