1.0.7 • Published 5 years ago

plain-css v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

PlainCSS is a lightweight, responsive and modern CSS framework for faster and extensible development.

PlainCSS provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language.

Installation

There are a few different ways you can include PlainCSS within your project. You can simply download the source file below or use NPM. PlainCSS is also available from CDN.

Source file: Download

Install with NPM:

npm install plain-css

Install from CDN:

<link rel="stylesheet" href="https://unpkg.com/plain-css@latest/dist/plain.min.css">

Documentation

Full documentation is provided on our website located at PlainCSS.

Browser Support

  • Chrome : ALL
  • Firefox : 3.5+
  • Safari : 3.2+
  • Opera : 11+
  • Opera Mini : ALL
  • Edge : ALL
  • Internet Explorer : 9+

License

PlainCSS is licensed under the MIT License.