Add Utilities
Common utility functions needed for most components.
Class Merging
Most components use the cn utility function to merge tailwind classes seamlessly. Add this to your lib/utils.ts file.
lib/utils.ts
Required Dependencies
Make sure to install the required packages for the utility to work.
Terminal
