mirror of
https://github.com/kevin-DL/breeze-next-template.git
synced 2026-01-21 14:35:09 +00:00
update tailwind to v3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const defaultTheme = require('tailwindcss/defaultTheme')
|
||||
|
||||
module.exports = {
|
||||
purge: ['./src/**/*.js'],
|
||||
content: ['./src/**/*.js'],
|
||||
darkMode: 'media',
|
||||
theme: {
|
||||
extend: {
|
||||
|
||||
Reference in New Issue
Block a user