fis-postprocessor-cssgrace INSTALL npm install -g fis-postprocessor-cssgrace USE: fis3: fis.match('*.css', { postprocessor: fis.plugin('cssgrace')}); fis fis.config.set('modules.postprocessor.css', 'cssgrace');