Skip to content

dol-lab/foundation-sites-template

 
 

Repository files navigation

Foundation for Sites Template

This originally was built using Foundation for Sites 6. It includes a Sass compiler and a starter HTML file for you.

Installation

To use this template, your computer needs:

cd projectname
npm install

Finally, run npm run start to run the Sass compiler. It will re-run every time you save a Sass file.

To Do

  • 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.

About

Basic template for a new Foundation for Sites project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 56.9%
  • SCSS 42.6%
  • JavaScript 0.5%