Browse Source

New build.sh

soyjavi 13 years ago
parent
commit
891c6f480a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vendor/build.sh

+ 1 - 1
vendor/build.sh

@@ -130,7 +130,7 @@ FILES_TO_COMPRESS=""
     done
 
     DIR=$LUNGO_SOURCES"stylesheets/"
-    FILES=(mixins.less lungo.theme.default.font.less)
+    FILES=(lungo.theme.default.less mixins.less)
     for file in "${FILES[@]}"
     do
         echo -e "\033[32m    [COPY]: "$file"\033[0m"