@insforge/nextjs 1.0.8-dev.3 → 1.1.2

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/src/styles.css CHANGED
@@ -1,9 +1,9 @@
1
- /**
2
- * InsForge Next.js Component Library Styles
3
- * Powered by Tailwind CSS 4.1
4
- *
5
- * This file imports the base @insforge/react styles and adds Next.js-specific customizations.
6
- */
7
-
8
- /* Import base React package styles - contains all component styles */
9
- @import '@insforge/react/styles.css';
1
+ /**
2
+ * InsForge Next.js Component Library Styles
3
+ * Powered by Tailwind CSS 4.1
4
+ *
5
+ * This file imports the base @insforge/react styles and adds Next.js-specific customizations.
6
+ */
7
+
8
+ /* Import base React package styles - contains all component styles */
9
+ @import '@insforge/react/styles.css';