mirror of
https://github.com/makeplane/plane.git
synced 2026-01-31 02:39:32 -06:00
* chore: global css file added to tailwind config package * chore: tailwind config updated * chore: cn utility function added to propel package * chore: storybook init * fix: format error * chore: code refactor * chore: code refactor * fix: format error * feat: add propel seperator component * 🔒 chore: updated lock file * ✏️ fix: typo in separator filename and some linting issues * ♻️ refactor: replace clsx with cn utility in Separator component for class name management * 🐛 fix: re-added twMerge * 🧹 cleanup: remove unnecessary blank line in Separator component --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>