fis-postprocessor-cssgrace

1.0.1 • Public • Published

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');

Readme

Keywords

Package Sidebar

Install

npm i fis-postprocessor-cssgrace

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • fwon