Skip to content

aemsites/vg-roadchoice-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,009 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road Choice

Helix v5 sites for Road Choice

Environments:

Other markets:

Roadchoice.ca:

Roadchoice.mx:

Installation

npm i

Linting

npm run lint

Local development

  1. Install the Helix CLI: npm install -g @adobe/aem-cli
  2. Start the AEM proxy: aem up (opens your browser at http://localhost:3000)
  3. Open the {repo} directory in your favorite IDE and start coding :)

Best practices using fonts

  • We are using fallback fonts that avoid CLS.
  • The fallback fonts are specific to the font family and style (bold, italic etc)
  • For this reason, please don't use the font-style properties in css. Instead, use the font family variables defined in styles/styles.css
  • Eg. for subheadings instead of using font-weight: 500, use font-family: var(--subheadings-ff-medium);

About

Road Choice website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 20