diff options
| author | polwex <polwex@sortug.com> | 2025-11-23 13:29:28 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-11-23 13:29:28 +0700 |
| commit | ba2dbc660c229d3e86662d35513dfa7c904d9870 (patch) | |
| tree | afdc039ac31587be0a3d089d024222fb2023fbe9 /packages/sortug/index.ts | |
| parent | cb1b56f5a0eddbf77446f415f2beda57c8305f85 (diff) | |
Diffstat (limited to 'packages/sortug/index.ts')
| -rw-r--r-- | packages/sortug/index.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/sortug/index.ts b/packages/sortug/index.ts index 039454f..0ab7ee4 100644 --- a/packages/sortug/index.ts +++ b/packages/sortug/index.ts @@ -1,4 +1,2 @@ export type * from "./src/types"; export * from "./src/utils"; -import styles from "./src/styles.module.css"; -export { styles }; |
