Skip to content

Instantly share code, notes, and snippets.

@gaspanik
Created February 5, 2015 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gaspanik/c51fc33360dcdacac0b0 to your computer and use it in GitHub Desktop.
Save gaspanik/c51fc33360dcdacac0b0 to your computer and use it in GitHub Desktop.
frontend-md package.json
{
"frontend": {
"name": "YOUR PROJECT NAME",
"stylesheets": "RELATIVE/PATH/TO/STYLESHEETS/FOLDER",
"javascripts": "RELATIVE/PATH/TO/JAVASCRIPTS/FOLDER"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment