@unterberg/nivel 0.2.4 → 0.2.5
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/daisyui-theme.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/tailwind/daisyuiTheme.ts"],"sourcesContent":["// daisyUI doesn't publish a declaration for this helper subpath.\n// @ts-expect-error Missing upstream module declaration for daisyui/theme.\nimport daisyuiTheme from 'daisyui/theme'\n\nconst daisyuiThemePlugin = daisyuiTheme as unknown\n\nexport default daisyuiThemePlugin\n"],"mappings":";AAEA,OAAO,kBAAkB;AAEzB,IAAM,qBAAqB;AAE3B,IAAO,uBAAQ;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../src/tailwind/daisyuiTheme.ts"],"sourcesContent":["// daisyUI doesn't publish a declaration for this helper subpath.\n// @ts-expect-error Missing upstream module declaration for daisyui/theme.\nimport daisyuiTheme from 'daisyui/theme/index.js'\n\nconst daisyuiThemePlugin = daisyuiTheme as unknown\n\nexport default daisyuiThemePlugin\n"],"mappings":";AAEA,OAAO,kBAAkB;AAEzB,IAAM,qBAAqB;AAE3B,IAAO,uBAAQ;","names":[]}
|