update tailwind to v3

This commit is contained in:
Gareth Redfern
2022-02-11 21:21:15 +00:00
parent 94c42bd39f
commit 5c2466b119
3 changed files with 6424 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
const defaultTheme = require('tailwindcss/defaultTheme')
module.exports = {
purge: ['./src/**/*.js'],
content: ['./src/**/*.js'],
darkMode: 'media',
theme: {
extend: {