mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 03:51:09 -05:00
major changes, including tailwind v4
This commit is contained in:
@@ -5,7 +5,12 @@ module.exports = {
|
||||
darkMode: 'class',
|
||||
content: [
|
||||
'./templates/**/*.html',
|
||||
'./assets/css/src/**/*.css',
|
||||
'./static/css/src/**/*.css',
|
||||
'./parks/templates/**/*.html',
|
||||
'./rides/templates/**/*.html',
|
||||
'./core/templates/**/*.html',
|
||||
'./accounts/templates/**/*.html',
|
||||
'./**/static/**/*.js',
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
|
||||
Reference in New Issue
Block a user