Urara-Blog/node_modules/.pnpm-store/v3/files/03/049f7d4cd16e42fe6f12f43608c304baa85a85e727f9b4179f68bfa456d058008b20cd84d56060dbf921357ed9d1c021cb97bf6c23202d6d8ef586b83702b6
2022-08-14 01:14:53 +08:00

8 lines
127 B
Text

/** @type {import('tailwindcss').Config} */
module.exports = {
content: [],
theme: {
extend: {},
},
plugins: [],
}