mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(website): unocss
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default function IndexRoute() {
|
||||
return <div>Hello World</div>;
|
||||
return <div className="text-2xl">Hello World</div>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user