Skip to content

Conversation

@xMrAfonso
Copy link

This PR aims to fully redo the design of Hangar to a (hopefully) more modern look.

You can check/track the design concept (actual outcome may differ a bit) in Figma.

@MiniDigger MiniDigger linked an issue Apr 24, 2025 that may be closed by this pull request
@import "scrollbar.css";
@import "loader.css";
@import "transitions.css";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk how we are setup, but pls no loading google fonts at runtime, should use something like @nuxt/fonts to resolve the font file at build time

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not know about nuxt/fonts! Will def. look at it once I get time to work on this again. The code is a bit of spaghetti but not much I can do without rewriting it entirely

@MiniDigger MiniDigger force-pushed the staging branch 3 times, most recently from fc0b077 to 85e8923 Compare August 2, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search Bar with autocompletion Improve and Expand Skeletons in Hangar Add platform indicators to project lists

2 participants