glebmachine/postcss-cachebuster

Path resolving

Opened this issue · 0 comments

use case on glamour

      easysprites({
        stylesheetPath: '.',
        spritePath    : './public/build/easysprites'
      }),
      cachebuster({
        imagesPath : '/', 
        cssPath : '/'
      }),