@homlista-devs/ui 1.5.0 → 1.6.0
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/dist/index.css +0 -3
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -2260,9 +2260,6 @@
|
|
|
2260
2260
|
}
|
|
2261
2261
|
}
|
|
2262
2262
|
}
|
|
2263
|
-
@import url('https://fonts.googleapis.com/css2?family=Tenor+Sans&family=Inter:wght@400;600;700&display=swap');
|
|
2264
|
-
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
|
|
2265
|
-
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
|
|
2266
2263
|
:root {
|
|
2267
2264
|
--font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
|
2268
2265
|
--font-heading: var(--font-sans);
|