Remove all logos, replace PNG with SVG
[gruntmaster-page.git] / Makefile.PL
index 8404b7787e9cc0f6f0dfa3002cbff4a484d655e8..b66d4833f49d7a90d52873e4ea6e8e2cf0476614 100644 (file)
@@ -10,11 +10,11 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js/ css/logos.css static/logos.png'
+               FILES => 'static/css/ static/js/ static/logos/'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
-                  CSS::SpriteMaker           0
+                  SVG::SpriteMaker           0
                   File::Slurp                0
                   Test::MockTime             0
                   Test::More                 0
This page took 0.009 seconds and 4 git commands to generate.