UNPKG

vue-bag-admin

Version:

<p align="center"> <img src="https://vite.itnavs.com/doc/logo-min.png" height="160" /> </p>

13 lines (12 loc) 208 B
export default { content: [ "./index.html", "./src/**/*.{vue,js,ts,jsx,tsx}", ], theme: { extend: { colors: {} }, }, plugins: [], }