forked from didirus/AstralRinth
Add TailwindCSS (#1252)
* Setup TailwindCSS * Fully setup configuration * Refactor some tailwind variables
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default defineEventHandler((event) => {
|
||||
return sendRedirect(event, '/settings/account')
|
||||
})
|
||||
return sendRedirect(event, "/settings/account");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user