Convert a rem
value from one root font size to another.
Visit the the calculator https://jamigibbs.github.io/rem-to-rem/
- run
npm install
- run
npm run watch
and visit http://127.0.0.1:8080
To edit the CSS for the site, change src/styles.scss To edit the HTML for the page, change src/index.html
Uses the U.S. Web Design System (USWDS)
This repository deploys to GitHub pages on every push to the main branch, via this workflow job.
This project was jump-started using the USWDS HTML Starter project by the Ad Hoc team.