npm.io
1.0.2 • Published 7 months ago

@magnidev/tailwindcss-utils

Licence
Version
1.0.2
Deps
2
Size
4 kB
Vulns
0
Weekly
0
Stars
1

@magnidev/frontend-utils

Utility functions for frontend development.

Installation

npm install @magnidev/frontend-utils

pnpm add @magnidev/frontend-utils

yarn add @magnidev/frontend-utils

Usage

After installation, you can import the utility functions in your JavaScript or TypeScript files:

import { cn } from "@magnidev/frontend-utils";

const className = cn("text-red-500", "bg-blue-500");

Contributing

Contributions are welcome! Please see contributing for guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Keywords