1.3.10 • Published 6 years ago

plasma.css v1.3.10

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Plasma.css

A robust, yet minimalist CSS grid framework based on Flexbox.
  • Mobile-First 12 Column Grid
  • Based on Flexbox
  • Bootstrap 3 Compatible (pending)

Installation

Plasma.css can be installed as a package via NPM

npm install plasma.css

Features

Grid Layout using flexbox

FeatureSupportedRelease StatusDefault
Based on flexboxyesAlpha
ResponsiveyesAlpha
Bootstrap 3 CompatibleyesPlanned
12 column fluid gridyesAlpha
12 column fixed gridyesAlpha
Vertical grid columnsyesAlpha
Space filling columnsyesAlpha
Offsets and InsetsyesPlanned
X-axis Element alignmentyesAlpha
Y-axis Element alignmentyesAlpha

Browser Support

Flexbox Grid is depenedent on the CSS property flexbox. See Can I use Flexbox? for more details.

Development

Install the dependencies

npm install

Start the app

npm run app:dev

Dependencies and integrations

Dependencies

normalize.css

Integrations

Twitter Bootstrap 3 Sass Version (optional)

References

Flexbox References

Solved by Flexbox by Philip Walton

1.3.10

6 years ago

1.3.9

6 years ago

1.3.8

7 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago