mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 05:53:15 +02:00
Include also css classes from the javascript files in tw-build
This commit is contained in:
@@ -51,6 +51,7 @@ if [ ! -f tailwind.config.js ]; then
|
||||
module.exports = {
|
||||
content: [
|
||||
"./pkg/web/templates/**/*.html",
|
||||
"./pkg/web/static/js/**/*.js",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
|
||||
Reference in New Issue
Block a user