Skip to main content

Styling files Organization

We have defined the following global or utility files for Styles:

  • src/app/globals.css for all the general styles and imports
  • src/app/defaultVariables.css for the default variables and per breakpoint variable assignation
  • src/app/global.module.css global module styles that can be apply to reuse styles