You are here

drush.services.yml in SCSS/Less Compiler 8

File

drush.services.yml
View source
  1. services:
  2. scss_compiler.commands:
  3. class: \Drupal\scss_compiler\Commands\ScssCompilerCommands
  4. arguments: ['@scss_compiler']
  5. tags:
  6. - { name: drush.command }