Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
feat: using tailwind jit
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoran committed Apr 17, 2021
1 parent 79b08e8 commit ed4fe00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const colors = require('tailwindcss/colors')

module.exports = {
mode: 'jit',
purge: ['./index.html', './src/**/*.{vue,js}', './felafel/*.{vue,js}'],
darkMode: 'class',
theme: {
Expand Down

0 comments on commit ed4fe00

Please sign in to comment.