New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rash

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rash

Modern CSS Framework based on Flexbox

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

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

Keywords

css

FAQs

Package last updated on 29 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts