add MediaCardListView

This commit is contained in:
jxxghp
2023-06-28 17:31:49 +08:00
parent 2a42d95987
commit a2ce0840e3
3 changed files with 92 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
prefix: 'tw-',
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
theme: {
extend: {},