rewrite for cleaner dev aber geht noch nicht
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["../web/**/*.{html,js,mustache}","../web/api/**/*.{html,js,mustache}"],
|
||||
content: ["../web/**/*.{html,js,mustache}"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
Reference in New Issue
Block a user