2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-10 15:12:22 +03:00

Remove styles from js

This commit is contained in:
Randall Wilk
2019-10-11 22:01:44 -05:00
parent 3d3463860c
commit 9ac3383bab
9 changed files with 977 additions and 65 deletions
-1
View File
@@ -1,7 +1,6 @@
import { directive as onClickaway } from 'vue-clickaway/index';
import { eventOff, eventOn, filterVisible, isArray, keyCodes, selectAll, setAttr } from './utils';
import { normalizeSlot } from './normalize-slot';
import '../sass/vue-context.scss';
export default {
directives: {