Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

Β 

History

History
58 lines (39 loc) Β· 2.33 KB

README.md

File metadata and controls

58 lines (39 loc) Β· 2.33 KB

Cheery Logo

Introduction

Cherry is a live inventory of definitions for the UI components, design patterns, naming conventions, brand assets and code guidelines.

Cherry is technology agnostic – meaning that it can be applied independently of the technology stack. It defines the underlying design philosophy of your project and serves as the bridge between design and code. It is bundled with all the right tools you need to get started as fast as possible.


πŸ’ Cherry can be used as:

  • πŸ€” - A design philosophy
  • πŸ’Ž - Sketch library
  • 🎨 - PostCSS variables and mixins
  • ✍ - Single purpose CSS classes
  • πŸ’… - Styled components
  • πŸš€ - React components

πŸ’Ž Sketch Library

Cherry provides a Sketch library, mapping the same variables / naming-conventions from design to code. Helping with a smooth transition, implementation and planning.

PostCSS

  • Styles - Main entry point with all imports.
  • Variables - Variable definitions.
  • Mixins - Chunks of reusable css.
  • Globals - Appying the Cherry's variables to the global styles.

PostCSS Plugin


NPM Libraries

To use NPM, you need Node installed, click here to download.

πŸ’ Cherry Grid


Changelog

Read what's πŸ“¦ new, πŸ‘Œ improved, πŸ› fixed, and if πŸ“– docs got updated.

πŸ‘‰ Read the entire changelog at the GitHub Release page.