test jit and apply

This commit is contained in:
fireworks88 2021-11-25 23:10:04 +01:00
parent 24eeb313cd
commit b76c1d72b8
2 changed files with 9 additions and 5 deletions

View file

@ -1,11 +1,11 @@
const colors = require('tailwindcss/colors')
module.exports = {
//mode: 'jit',
//purge: [
// '../../templates/**/*.html',
// '../../templates/*.html'
//],*/
mode: 'jit',
purge: [
'../../templates/**/*.html',
'../../templates/*.html'
],
darkMode: 'class', // or 'media' or 'class'
theme: {
colors: {