We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cd84b commit a209e4cCopy full SHA for a209e4c
tailwind.config.ts
@@ -16,5 +16,6 @@ const config: Config = {
16
},
17
18
plugins: [],
19
+ mode: 'jit',
20
};
21
export default config;
0 commit comments