acquia_claro-1.3.0/gulp-tasks/clean-css.js

gulp-tasks/clean-css.js
/**
 * @file
 * Contains the clean:css task for acquia_claro.
 */

/* global module */

module.exports = function (gulp, plugins, options) {
  'use strict';

  // Clean CSS files.
  gulp.task('clean:css', gulp.series(async function () {
    plugins.del.sync([
      options.css.files
    ]);
  }));
};

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc