Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tailwindcss-flex-grid

theMosaad20MIT4.0.1

A Tailwindcss plugin that enables you to create a set of bootstrap grids with Tailwindcss classes like .w-1/12 instead of .col-1

bootstrap grid, flexbox grid

readme

tailwindcss-flex-grid

A Tailwindcss plugin that enables you to create a set of bootstrap grids with Tailwindcss classes like .w-1/12 instead of .col-1

Installation

# Using npm
npm install tailwindcss-flex-grid

# Using yarn
yarn add tailwindcss-flex-grid

Examples

coming soon