mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
* chore(website): Remove styled-components This also allows us to remove the loading screen on page load as the styles are now loaded by the browser itself. * chore(website): Update dependencies * Remove clsx * Update dependencies Also update markdown onBrokenMarkdownLinks options as it now deprecated in favor of markdown.hooks.onBrokenMarkdownLinks * Update dependencies