Ver Fonte

Remove "roboto" font

soyjavi há 13 anos atrás
pai
commit
bff5078e96

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 13
src/stylesheets/Lungo.theme.default.font.less


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 12
src/stylesheets/css/Lungo.theme.default.font.css


+ 1 - 1
vendor/build.sh

@@ -111,7 +111,7 @@ FILES_TO_COMPRESS=""
         cp $DIR"lungo.widgets.icon."$file $BUILDPATH'lungo.icon.'$file
     done
 
-    FILES=(default.css default.font.css scaffold.css )
+    FILES=(default.css scaffold.css )
     for file in "${FILES[@]}"
     do
         echo -e "\033[32m    [BUILD]: lungo.theme."$file"\033[0m"