@gbm-tech/styles
Version:
GBM Tech & Control - Styles
16 lines • 393 B
TypeScript
import type * as Stitches from '@stitches/react';
export declare const utilsStyles: {
WebkitScrollbarX: Stitches.CSS<{
media: {};
theme: {};
themeMap: {};
utils: {};
}>;
WebkitScrollbarY: Stitches.CSS<{
media: {};
theme: {};
themeMap: {};
utils: {};
}>;
};
//# sourceMappingURL=utilsStyles.d.ts.map