sohanemon
v3.0.13
Published
π Initialize with useful libraries and structure your projects
Downloads
60
Readme
π¨ Ui Initializer By SohanEmon
π Initialize with useful libraries and structure your projects
β οΈ WARNING
π§ Works with Next JS + Tailwind Only
npx sohanemon@latest init
#or select installer
npx sohanemon@latest init --yarn
#or
npx sohanemon@latest init --pnpm
works with next-js, tw, ts, app-dir, no-src
βΉοΈ What it does?
β
Installs clsx
, tailwind-merge
, zustand
, framer-motion
, tailwindcss-debug-screens
β
Poppins
font added by default
β
cn
utility added for conditional class
β Optimizes your folder structure
β
Optimizes for dark-theme. Working best with next-theme
β
Optimizes tailwind.config.js
β¨ Illustrated Readme.md is coming soon