Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 377 Bytes

2022-11-15-add-scss-compiler-interface.md

File metadata and controls

8 lines (8 loc) · 377 Bytes
title issue
Add SCSS compiler interface
NEXT-23976

Storefront

  • Added Shopware\Storefront\Theme\AbstractScssCompiler as a blueprint for custom scss compilers
  • Added Shopware\Storefront\Theme\ScssPhpCompiler as a wrapper for \ScssPhp\ScssPhp\Compiler
  • Added AbstractScssCompiler as argument for the constructor of Shopware\Storefront\Theme\ThemeCompiler