pure-extras

CSS Extras for Pure CSS


Keywords
css, pure, purecss, styles, stylesheets
License
OML
Install
npm install pure-extras@1.0.0

Documentation

Pure Extras

Simple CSS for all those common UI elements that a web application needs. Built on the Pure CSS framework.

Install

Pure Extras is a set of CSS rules that makes it easier to create common UI components for the web. It is available through NPM:

npm install pure-extras

Take a look at the examples and docs.

What about older browsers?

Since it's all CSS, nothing breaks in older browsers. This module is tested on IE9+, Chrome, FF and Safari.

Dependencies

Links

View the source on Github. Documentation for this module can be found on Github Pages