ricardozea
2/25/2017 - 3:56 AM

Credits template for CSS and JS. Place the credits at the top of your file(s).

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
*/