Skip to content

Instantly share code, notes, and snippets.

@ricardozea
Created February 25, 2017 03:56
Show Gist options
  • Save ricardozea/f2dba71c3113eb21210fbde142aa8729 to your computer and use it in GitHub Desktop.
Save ricardozea/f2dba71c3113eb21210fbde142aa8729 to your computer and use it in GitHub Desktop.
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
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment