Skip to content

refactor: update to modern angular guidelines and best practices#5

Draft
solthoth wants to merge 10 commits intomainfrom
ci-setup
Draft

refactor: update to modern angular guidelines and best practices#5
solthoth wants to merge 10 commits intomainfrom
ci-setup

Conversation

@solthoth
Copy link
Owner

@solthoth solthoth commented Feb 3, 2026

  1. Angular version upgrade: The tsconfig.json file indicates that the project is now using ES2022 as the target and module system.
  2. Font imports: The styles.css file has been updated to import fonts from Google Fonts, specifically Inter and Roboto.
  3. Angular Material Icons: The index.html file includes a link to Angular Material Icons.
  4. Typography: The project now uses the Inter font as its primary font, with Roboto as a fallback.
  5. Global styles: The styles.css file contains some global design tokens and base styles for the project.

There are no major functional changes or bug fixes in these updates. The project has been refactored to follow modern Angular guidelines and best practices.

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.

1 participant

Comments