mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-11 11:13:12 +08:00
Darkmode for survey pages. Fixes for eslint.
This commit is contained in:
@@ -73,8 +73,8 @@ module.exports = {
|
||||
},
|
||||
|
||||
colors: {
|
||||
'chakra-gray-900': '#171923',
|
||||
}
|
||||
"chakra-gray-900": "#171923",
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [require("@tailwindcss/forms")],
|
||||
|
||||
Reference in New Issue
Block a user