JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q36631F
  • License ISC

css-grid built on the properties of flexboxes and written on the sass

Package Exports

  • equalizecss

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (equalizecss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

EqualizeCSS

EqualizeCss - this is light-weighted css-grid built on the properties of flexboxes and written on the sass. On it you can easily build adaptive sites and web applications, manage columns and markup only by substituting the necessary styles. Class names coincide with other popular css-frameworks, so moving to it will be very easy.

Documentation

Install

with npm:
$ npm install equalizecss --save

with bower:
$ bower install equalizecss

👑 exclusive vip-premium version:
$ yarn add equalizecss

Enject the equalize.css development or equalize.min.css production to your html page.