This commit is contained in:
2026-05-31 16:47:52 +03:00
parent 01d41c2346
commit b6cf54c836
14 changed files with 444 additions and 305 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
/* ============================================================
ModernSK UI — public package entry.
ModernSK — public package entry.
Import components from here; import the stylesheet once at your
app root: import '@modernsk/ui/styles.css';
app root: import 'modern-sk/styles.css';
Optionally add the branded fonts: import 'modern-sk/fonts.css';
============================================================ */
import { Tooltip } from 'radix-ui';