Skip to content

I can't installΒ #5

@Emirhan-7274

Description

@Emirhan-7274

I was following https://stunningui.design/installation and it seems like npm install tailwindcss clsx tailwind-merge doesnt to anything.
Also can you specify what file I'm supposed to add this code to?

 import { type ClassValue, clsx } from 'clsx'
import { twMerge } from 'tailwind-merge'

export function cn(...inputs: ClassValue[]) {
  return twMerge(clsx(inputs))
}

thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions