feat(shared): add cn utility for tailwind-aware class merging

This commit is contained in:
Ilia Mashkov
2026-04-23 09:38:30 +03:00
parent fe0d4e7daa
commit 2c579a3336
4 changed files with 45 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ export {
export {
buildQueryString,
clampNumber,
cn,
debounce,
getDecimalPlaces,
roundToStepPrecision,