fix layout, add correct protocol for pwpusher as well as message for sender.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: [
|
||||
"./web/*.{html,js}",
|
||||
"./**/*.go"
|
||||
],
|
||||
safelist: [],
|
||||
plugins: [],
|
||||
}
|
||||
Reference in New Issue
Block a user