mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update Tailwind folder structure
This commit is contained in:
parent
073c18d0f6
commit
27eb773d30
10 changed files with 46 additions and 12 deletions
5
components/lib/passthrough/tailwind/index.d.ts
vendored
Normal file
5
components/lib/passthrough/tailwind/index.d.ts
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { PrimeVuePTOptions } from '../../config';
|
||||
|
||||
interface Tailwind extends PrimeVuePTOptions {}
|
||||
|
||||
export default Tailwind;
|
Loading…
Add table
Add a link
Reference in a new issue