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