forked from MapComplete/MapComplete
Apply twJoin
, twMerge
Looking at https://github.com/dcastil/tailwind-merge/blob/v1.13.1/docs/when-and-how-to-use-it.md#how-to-use-it I placed the "winning" class at the end for twMerge
This commit is contained in:
parent
9c96f6534f
commit
b55d976492
16 changed files with 52 additions and 43 deletions
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
export let clss = ""
|
||||
export let clss: string | undefined = undefined
|
||||
</script>
|
||||
|
||||
{#if src !== undefined}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue