mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-26 22:24:42 +08:00
fix: tailwindcss v4 build
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
arrowParens: 'always',
|
||||
export default {
|
||||
arrowParens: "always",
|
||||
singleQuote: true,
|
||||
jsxSingleQuote: true,
|
||||
tabWidth: 2,
|
||||
|
||||
Reference in New Issue
Block a user