A modern, responsive grid system plugin for Tailwind CSS that enhances layout control with intuitive utility-first classes.
This plugin extends Tailwind CSS to provide advanced grid layout tools for complex website layouts with minimal configuration.
Create complex responsive layouts with support for all Tailwind break points and fluid design systems.
Automatic responsive reflow with CSS Grid auto-fit for modern fluid design patterns.
Easily configure grid columns, gaps, and templates directly in your Tailwind config file.
prettier-ignore
<div class="grid cols-12 gap-6 p-6">
<--->
Add the plugin to your project dependencies with the Tailwind CSS integration.
Adjust the grid settings in your tailwind.config.js for custom column templates.
Apply responsive grid classes directly to your HTML elements.
I create responsive, accessible layouts with the latest Tailwind CSS features. Let's build something great together.