Grid
This package contains an opinionated version of the Bootstrap v4 flexbox grid.
Install
bash
npm install @zendeskgarden/css-gridCSS
css
@import '@zendeskgarden/css-grid';CDN
html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/combine/npm/@zendeskgarden/css-grid@0.1.39" />All classes are consistent with the Bootstrap Grid Documentation.
Original credits to Zendesk Garden Grid