Skip to content

Commit

Permalink
Fixed #4280 - Unstyled Mode: Tailwind - only refers to a type
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Aug 18, 2023
1 parent eb557bf commit 37979a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/lib/passthrough/tailwind/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { PrimeVuePTOptions } from '../../config';

interface Tailwind extends PrimeVuePTOptions {}

declare const Tailwind: PrimeVuePTOptions;
export default Tailwind;

0 comments on commit 37979a7

Please sign in to comment.