🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

@coopdigital/foundations-grid

Package Overview
Dependencies
Maintainers
14
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coopdigital/foundations-grid

Co-op CSS Foundations: Grid.

latest
Source
npmnpm
Version
2.1.5
Version published
Maintainers
14
Created
Source

Co-op Foundations: Grid

Styles for a simple but flexible grid system powered by CSS Flexbox.

Legacy Grid system

To allow for projects to convert to the new grid system when they can. We have included the legacy grid system as a seperate CSS file. So you can still install this module as a dependency and include the legacy CSS file in your project instead of the new. When you are ready to migrate then you will just simply swap the file path to the new CSS grid system.

How to use

  • Install via npm or Yarn:
$ npm install @coopdigital/foundations-grid --save
$ yarn add @coopdigital/foundations-grid
  • Add CSS module to your application via a most appropriate method. This will entirely depend on your application and how you are currently loading CSS modules within it.

License

Copyright (c) 2021 Co-operative Group Limited. Licensed MIT.

FAQs

Package last updated on 28 Jun 2021

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