Skip to content

Commit 8e463cc

Browse files
Build
1 parent 9f688c6 commit 8e463cc

File tree

3 files changed

+198
-811
lines changed

3 files changed

+198
-811
lines changed

dist/plugin/index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { App } from 'vue';
22
import type { GlobalOptions } from './types';
3+
import './styles/main.scss';
34
import VResizeDrawer from './VResizeDrawer.vue';
45
export declare const globalOptions: unique symbol;
56
export declare function createVResizeDrawer(options?: GlobalOptions): {

dist/vuetify-resize-drawer.cjs.js

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)