@exem-ui/tailwindcss4 0.3.2-next.20260608013540 → 0.3.2-next.20260608065232
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -104,7 +104,7 @@ text-tint-foreground-sky rounded-full, shrink-0, ...
|
|
|
104
104
|
| 다크 모드 | `darkMode: 'class'` | `@variant dark (...)` |
|
|
105
105
|
| 런타임 의존성 | `@exem-ui/core` 필요 | 없음 (순수 CSS) |
|
|
106
106
|
|
|
107
|
-
> v3에서 마이그레이션하는 경우 [마이그레이션 가이드](
|
|
107
|
+
> v3에서 마이그레이션하는 경우 [마이그레이션 가이드](./MIGRATION.md)를 참고하세요.
|
|
108
108
|
|
|
109
109
|
## 관련 패키지
|
|
110
110
|
|
package/package.json
CHANGED