Simple CSS for all those common UI elements that a web application needs. Built on the Pure CSS framework.
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.
Since it's all CSS, nothing breaks in older browsers. This module is tested on IE9+, Chrome, FF and Safari.
View the source on Github. Documentation for this module can be found on Github Pages