added tailwind back, reenabled utilities which was causing the color issue
This commit is contained in:
+16
-16
@@ -1,20 +1,20 @@
|
||||
import { C as vShow, Cn as withDirectives, Qn as toRef, U as computed, Ut as provide, W as createBaseVNode, ar as normalizeClass, et as createVNode, sr as normalizeStyle, xt as inject } from "./vue.runtime.esm-bundler-BvoXUmaf.js";
|
||||
import { X as pick, o as provideDefaults, r as genericComponent, ut as propsFactory } from "./defineComponent-92h8LsW-.js";
|
||||
import { t as makeComponentProps } from "./component-cNt7KGbA.js";
|
||||
import { t as useRender } from "./useRender-kn3mcOTh.js";
|
||||
import { i as provideTheme, r as makeThemeProps } from "./theme-CwW_z-RC.js";
|
||||
import { t as makeTagProps } from "./tag-BzACG_PL.js";
|
||||
import { i as VExpandTransition } from "./transitions-CIB99T2D.js";
|
||||
import { t as VDefaultsProvider } from "./VDefaultsProvider-CTN39wwv.js";
|
||||
import { n as useDimension, t as makeDimensionProps } from "./dimensions-BOUfezru.js";
|
||||
import { t as useBackgroundColor } from "./color-CsNXUJXB.js";
|
||||
import { n as useRounded, t as makeRoundedProps } from "./rounded-zeYjdF6x.js";
|
||||
import { n as useElevation, t as makeElevationProps } from "./elevation-B2sqdJV6.js";
|
||||
import { i as useGroupItem, n as makeGroupProps, r as useGroup, t as makeGroupItemProps } from "./group-Ba02qEMS.js";
|
||||
import { n as IconValue } from "./icons-BqOQHwEN.js";
|
||||
import { t as VIcon } from "./VIcon-sEJi0XKP.js";
|
||||
import { t as Ripple } from "./ripple-BcjS5Kg8.js";
|
||||
import { n as useLazy, t as makeLazyProps } from "./lazy-CNRMZBuk.js";
|
||||
import { Z as pick, o as provideDefaults, r as genericComponent, u as propsFactory } from "./defineComponent-D5UWd5Vb.js";
|
||||
import { t as makeComponentProps } from "./component-W6F5nwNC.js";
|
||||
import { t as useRender } from "./useRender-DB_YiTtB.js";
|
||||
import { t as useBackgroundColor } from "./color-B0NTWdor.js";
|
||||
import { n as IconValue } from "./icons-czM1t0u4.js";
|
||||
import { t as VIcon } from "./VIcon-DqvHH35X.js";
|
||||
import { t as makeTagProps } from "./tag-CIFqtlp2.js";
|
||||
import { i as provideTheme, r as makeThemeProps } from "./theme-C1b955Ym.js";
|
||||
import { n as useDimension, t as makeDimensionProps } from "./dimensions-DYqEoPdw.js";
|
||||
import { n as useRounded, t as makeRoundedProps } from "./rounded-m6mNMWh4.js";
|
||||
import { t as VDefaultsProvider } from "./VDefaultsProvider-C3Dl0By9.js";
|
||||
import { i as VExpandTransition } from "./transitions-llwxsiay.js";
|
||||
import { n as useLazy, t as makeLazyProps } from "./lazy-CSlNPYYk.js";
|
||||
import { n as useElevation, t as makeElevationProps } from "./elevation-DF9Lgrr_.js";
|
||||
import { t as Ripple } from "./ripple-Q8q1hNUv.js";
|
||||
import { i as useGroupItem, n as makeGroupProps, r as useGroup, t as makeGroupItemProps } from "./group-sYL2sZpA.js";
|
||||
import "/Users/thackmaster/Development/routie2/frontend/node_modules/vuetify/lib/components/VExpansionPanel/VExpansionPanel.css";
|
||||
//#region node_modules/vuetify/lib/components/VExpansionPanel/shared.js
|
||||
var VExpansionPanelSymbol = Symbol.for("vuetify:v-expansion-panel");
|
||||
|
||||
Reference in New Issue
Block a user