rash

0.1.2 • Public • Published

rash

A modern CSS framework based on Flexbox

Install

NPM

npm install rash --save

CSS Only

Rash is a CSS framework. As such, the sole output is a single CSS file, you can either use that out-of-the-box, or download the SASS source files to customize variables and include that into your project.

There's no JavaScript included. People generally want to use their own JS implementation (and usually already have one). Rash can be considered "environment agnostic": it's just the style layer on top of the logic.

Browser Support

Rash uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions.

Rash is compatible with recent versions of:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Internet Explorer (10+) is only partially supported.

Licence

MIT

Package Sidebar

Install

npm i rash

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • jkuri