build: switch to local tailwind build and update docker static mounts
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
content: ["./index.html"],
|
||||
theme: {
|
||||
extend: {}
|
||||
},
|
||||
plugins: []
|
||||
};
|
||||
Reference in New Issue
Block a user