fix: include blog models in Tailwind content scan for tag colours #28
File diff suppressed because one or more lines are too long
@@ -3,6 +3,7 @@ module.exports = {
|
||||
content: [
|
||||
"../../templates/**/*.html",
|
||||
"../../apps/**/templates/**/*.html",
|
||||
"../../apps/blog/models.py",
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
|
||||
Reference in New Issue
Block a user