mirror of
https://github.com/RoyalnetworkTR/turkanime-client.git
synced 2026-09-25 07:59:49 +03:00
Co-authored-by: barkeser2002 <45911502+barkeser2002@users.noreply.github.com>
8 lines
94 B
JavaScript
8 lines
94 B
JavaScript
const config = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|
|
|
|
export default config;
|