You are here

service scss_compiler.commands in SCSS/Less Compiler 8

Class

\Drupal\scss_compiler\Commands\ScssCompilerCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

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