init!
This commit is contained in:
9
tools/tailwind.config.js
Normal file
9
tools/tailwind.config.js
Normal file
@ -0,0 +1,9 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["../web/**/*.{html,js}"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
BIN
tools/tailwindcss-linux-x64
Executable file
BIN
tools/tailwindcss-linux-x64
Executable file
Binary file not shown.
BIN
tools/tailwindcss-windows-x64.exe
Normal file
BIN
tools/tailwindcss-windows-x64.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user