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.
Cup is intended to be used in this way:
- Copy your own set of Cup css files into your project
- Decide how to serve your project's css to the browser
- 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.