0.2.2 • Published 9 months ago

tailwind-extended-shadows-merge v0.2.2

Weekly downloads
-
License
LGPL-3.0-only
Repository
github
Last release
9 months ago

tailwind-extended-shadows-merge

A tailwind-merge plugin for the tailwind-extended-shadows package, enabling its custom shadow classes to properly merge with the built-in Tailwind shadow classes.

Install

npm i tailwind-extended-shadows-merge

Configure

import { extendTailwindMerge } from "tailwind-merge";
import { withExtendedShadows } from "tailwind-extended-shadows-merge";

export const twMerge = extendTailwindMerge(withExtendedShadows);
0.2.2

9 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago