Skip to content

petercolesdc/benc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ben C.

A place to start. Made with Gulp and SCSS.

Excellent

Install

  1. Install NPM
  2. Change directory into the root folder for Abernathy
  3. npm install
  4. gulp serve to get going

Icons

gulp build:icons builds the icon sprite from SVG icons placed in the assets/icons/source folder.

Reference in your markup as follows (where icon is exampleicon)

<svg class="icon_exampleicon_svg">
  <use xlink:href="/assets/icons/renders/sprite.svg#exampleicon"></use>
</svg>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published