@while-and-for/tremor-react
Version:
The React library to build dashboards faster.
2 lines (1 loc) • 415 B
JavaScript
import{extendTailwindMerge as r}from"tailwind-merge";const t=r({classGroups:{boxShadow:[{shadow:[{tremor:["input","card","dropdown"],"dark-tremor":["input","card","dropdown"]}]}],borderRadius:[{rounded:[{tremor:["small","default","full"],"dark-tremor":["small","default","full"]}]}],fontSize:[{text:[{tremor:["default","title","metric"],"dark-tremor":["default","title","metric"]}]}]}});export{t as tremorTwMerge};