浏览代码

We need the extra byte savings enough to cut this out

Owen Versteeg 11 年之前
父节点
当前提交
393e24a989
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.sh
  2. 0 0
      entireframework.min.css

+ 1 - 1
build.sh

@@ -14,7 +14,7 @@ i="0"
 echo "var css = {" >> compiledcss.js
 #Begin making compiledcss.js
 
-echo -n "/*Copyright (c) 2014 Owen Versteeg; MIT licensed*/" >> entireframework.min.css
+echo -n "/*Copyright 2014 Owen Versteeg; MIT licensed*/" >> entireframework.min.css
 #Begin making entireframework.min.css; -n is to remove the newline
 
 #For each subtype, we compile the LESS file, minify it, and concatenate it into two files:

文件差异内容过多而无法显示
+ 0 - 0
entireframework.min.css


部分文件因为文件数量过多而无法显示