Skip to content

Commit

Permalink
fix: remove JIT from tailwind config
Browse files Browse the repository at this point in the history
  • Loading branch information
AxonC committed Mar 28, 2024
1 parent 892853e commit b925154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const colors = require('tailwindcss/colors');
module.exports = {
presets: [preset],
darkMode: 'class',
mode: 'jit',
theme: {
colors: {
// Core
Expand Down

0 comments on commit b925154

Please sign in to comment.