Skip to content

Commit

Permalink
Forgot to move the css files over to the requirejs-branding project.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Nov 22, 2011
1 parent a71b5af commit 8d9a243
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 697 deletions.
2 changes: 0 additions & 2 deletions dist/dist-site.js
Expand Up @@ -25,8 +25,6 @@ var files, htmlFile, transFile, fileContents,


//Copy all the text files to a dist directory //Copy all the text files to a dist directory
//file.deleteFile("./dist-site/"); //file.deleteFile("./dist-site/");
file.copyFile("main.css", "./dist-site/main.css");
file.copyFile("ie.css", "./dist-site/ie.css");
file.copyFile("init.js", "./dist-site/init.js"); file.copyFile("init.js", "./dist-site/init.js");
file.copyDir("fonts", "./dist-site/fonts", /\w/); file.copyDir("fonts", "./dist-site/fonts", /\w/);
file.copyFile("../index.html", "./dist-site/index.html"); file.copyFile("../index.html", "./dist-site/index.html");
Expand Down
9 changes: 0 additions & 9 deletions dist/ie.css

This file was deleted.

0 comments on commit 8d9a243

Please sign in to comment.