Skip to content

A tailwind-merge plugin for the tailwind-extended-shadows package.

Notifications You must be signed in to change notification settings

kaelansmith/tailwind-extended-shadows-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

A tailwind-merge plugin for the tailwind-extended-shadows package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published