1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Turn on jit mode

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
Hung-Han (Henry) Chen 2021-07-07 08:51:05 +03:00
parent a174af926a
commit 31b632234d
No known key found for this signature in database
GPG Key ID: 54B44603D251B788

View File

@ -20,6 +20,7 @@
*/
module.exports = {
mode: "jit",
purge: ["src/**/*.tsx"],
darkMode: "class",
theme: {