Darkmode for survey pages. Fixes for eslint.

This commit is contained in:
Desmond Grealy
2023-01-02 18:36:54 -08:00
parent 5f3d32b875
commit 3d13c7c91c
35 changed files with 4778 additions and 330 deletions
+2 -2
View File
@@ -73,8 +73,8 @@ module.exports = {
},
colors: {
'chakra-gray-900': '#171923',
}
"chakra-gray-900": "#171923",
},
},
},
plugins: [require("@tailwindcss/forms")],