minimal-ui icon indicating copy to clipboard operation
minimal-ui copied to clipboard

minimal-ui

A custom UI kit to be used in my future projects with the hopes of reducing development time and CSS overheard of other UI packages.

Usage

You can simply add the css to your website:

For Sass users, the full sass files are available in this repository. I am a big fan of Grunt, feel free to refuse the relevant Sass tasks in the repository's Gruntfile.js.

Currently features

  • Headings
  • Font
  • Buttons
  • Blockquotes
  • Pre & Code
  • Grid
  • Form
  • Colors

To dos:

  • Additional SVG elements, interactive components using JavaScript.