Skip to content

Simple CSS to create common user interface elements for the web. Depends on the Pure CSS Framework.

License

Notifications You must be signed in to change notification settings

Kevnz/cssextras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple CSS to create common user interface elements for the web. Depends on the Pure CSS Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.2%
  • CSS 24.8%
  • JavaScript 5.0%