drush.services.yml in SCSS/Less Compiler 8
File
drush.services.ymlView source
- services:
- scss_compiler.commands:
- class: \Drupal\scss_compiler\Commands\ScssCompilerCommands
- arguments: ['@scss_compiler']
- tags:
- - { name: drush.command }