There was an error fetching the commit references. Please try again later.
SCSS PHP compiler (#1538)
Showing
- composer.json 3 additions, 2 deletionscomposer.json
- composer.lock 141 additions, 36 deletionscomposer.lock
- module/VuFindConsole/src/VuFindConsole/Command/PluginManager.php 2 additions, 0 deletions...VuFindConsole/src/VuFindConsole/Command/PluginManager.php
- module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractCssBuilderCommand.php 114 additions, 0 deletions.../VuFindConsole/Command/Util/AbstractCssBuilderCommand.php
- module/VuFindConsole/src/VuFindConsole/Command/Util/CssBuilderCommand.php 5 additions, 53 deletions...sole/src/VuFindConsole/Command/Util/CssBuilderCommand.php
- module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommand.php 70 additions, 0 deletions...ole/src/VuFindConsole/Command/Util/ScssBuilderCommand.php
- module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommandFactory.php 65 additions, 0 deletions.../VuFindConsole/Command/Util/ScssBuilderCommandFactory.php
- module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ScssBuilderCommandTest.php 69 additions, 0 deletions...ts/src/VuFindTest/Command/Util/ScssBuilderCommandTest.php
- module/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php 220 additions, 0 deletions...le/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php
- module/VuFindTheme/src/VuFindTheme/LessCompiler.php 4 additions, 161 deletionsmodule/VuFindTheme/src/VuFindTheme/LessCompiler.php
- module/VuFindTheme/src/VuFindTheme/ScssCompiler.php 108 additions, 0 deletionsmodule/VuFindTheme/src/VuFindTheme/ScssCompiler.php
- module/VuFindTheme/tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php 90 additions, 45 deletions...me/tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php
Please register or sign in to comment