Skip to content

Repository files navigation

npm version

tailwind-gap-divide

A Tailwind plugin that allows you to divide the gap between elements.

Installation

npm install tailwind-gap-divide

Usage

import plugin from "tailwind-gap-divide";

export default {
	content: ["./index.html", "./src/**/*.{js,ts,jsx,tsx}"],
	theme: {
		extend: {},
	},
	plugins: [plugin],
};

License

MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages