%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/specpages-backup/node_modules/less/test/plugins/postprocess/
Upload File :
Create Path :
Current File : //www/specpages-backup/node_modules/less/test/plugins/postprocess/index.js

(function(exports) {
    var postProcessor = function() {};

    postProcessor.prototype = {
        process: function (css) {
            return 'hr {height:50px;}\n' + css;
        }
    };

    exports.install = function(less, pluginManager) {
        pluginManager.addPostProcessor( new postProcessor());
    };

})(typeof exports === 'undefined' ? this['postProcessorPlugin'] = {} : exports);

Zerion Mini Shell 1.0