Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 663 Bytes

File metadata and controls

19 lines (12 loc) · 663 Bytes

Cup.css

Cup is a minimal css framework. It has the following properties:

  • Sensible, minimal, yet customizable default styling
  • Utility classes for refining elements and constructing custom components
  • Written in pure css (no sass, postcss, etc.)

Cup is currently a work in progress.

Usage

Cup is intended to be used in this way:

  1. Copy your own set of Cup css files into your project
  2. Decide how to serve your project's css to the browser
  3. Edit Cup css and create your own css files as you go along.

For now, download a zip of the repo and move the cup folder to your project.