@shuriken-ui/tailwind 1.5.2 → 2.0.0-next.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.cts CHANGED
@@ -1,7 +1,7 @@
1
- import { S as ShurikenUIConfig } from './shared/tailwind.dcb2d0ce.cjs';
2
- export { c as createPreset, h as hasPreset, p as preset } from './shared/tailwind.dcb2d0ce.cjs';
3
- import 'tailwindcss/types/config';
1
+ import { S as ShurikenUIConfig } from './shared/tailwind.8efc2b9e.cjs';
2
+ export { c as createPreset, h as hasPreset, p as preset } from './shared/tailwind.8efc2b9e.cjs';
4
3
  import 'tailwindcss';
4
+ import 'tailwindcss/types/config';
5
5
  import '@tailwindcss/typography';
6
6
 
7
7
  declare function withShurikenUI(config: ShurikenUIConfig): ShurikenUIConfig;
package/dist/index.d.mts CHANGED
@@ -1,7 +1,7 @@
1
- import { S as ShurikenUIConfig } from './shared/tailwind.dcb2d0ce.mjs';
2
- export { c as createPreset, h as hasPreset, p as preset } from './shared/tailwind.dcb2d0ce.mjs';
3
- import 'tailwindcss/types/config';
1
+ import { S as ShurikenUIConfig } from './shared/tailwind.8efc2b9e.mjs';
2
+ export { c as createPreset, h as hasPreset, p as preset } from './shared/tailwind.8efc2b9e.mjs';
4
3
  import 'tailwindcss';
4
+ import 'tailwindcss/types/config';
5
5
  import '@tailwindcss/typography';
6
6
 
7
7
  declare function withShurikenUI(config: ShurikenUIConfig): ShurikenUIConfig;
package/dist/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import { S as ShurikenUIConfig } from './shared/tailwind.dcb2d0ce.js';
2
- export { c as createPreset, h as hasPreset, p as preset } from './shared/tailwind.dcb2d0ce.js';
3
- import 'tailwindcss/types/config';
1
+ import { S as ShurikenUIConfig } from './shared/tailwind.8efc2b9e.js';
2
+ export { c as createPreset, h as hasPreset, p as preset } from './shared/tailwind.8efc2b9e.js';
4
3
  import 'tailwindcss';
4
+ import 'tailwindcss/types/config';
5
5
  import '@tailwindcss/typography';
6
6
 
7
7
  declare function withShurikenUI(config: ShurikenUIConfig): ShurikenUIConfig;