feat: massive front-end overhaul and initial github release
This commit is contained in:
parent
a2b40e38bf
commit
d5a0e70580
303 changed files with 19840 additions and 676 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
content: ["./src/mainview/**/*.{html,js,ts,jsx,tsx}"],
|
||||
plugins: [],
|
||||
plugins: ["tailwindcss-animate"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue