This originally was built using Foundation for Sites 6. It includes a Sass compiler and a starter HTML file for you.
To use this template, your computer needs:
cd projectname
npm installFinally, run npm run start to run the Sass compiler. It will re-run every time you save a Sass file.
- Revisit color-mix declarations. Most of them have fallbacks, some do not, especially when declared through scss variables.
- Revisit text sizing.
- Increase global border-radius settings.