Credits template for CSS and JS. Place the credits at the top of your file(s).
//JavaScript
/*
* Custom Scripts file for Project Name
* Date: 3/4/2016
* Created by: Ricardo Zea - http://ricardozea.design
*/
//CSS
@charset "UTF-8";
/*!
CSS file for Project Name
Syntax: SCSS
Created by: Ricardo Zea - http://ricardozea.design
Date: xx/xx/xx
*/