bluora/laravel-php-elixir-sass

This package is abandoned and no longer maintained. The author suggests using the hnhdigital-os/laravel-php-elixir-sass package instead.

Provides the sass functionality to Laravel PHP-Elixir

v1.0.3 2018-05-05 06:22 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:04:39 UTC


README

__________.__          ___________.__  .__       .__        
\______   \  |__ ______\_   _____/|  | |__|__  __|__|______ 
 |     ___/  |  \\____ \|    __)_ |  | |  \  \/  /  \_  __ \
 |    |   |   Y  \  |_> >        \|  |_|  |>    <|  ||  | \/
 |____|   |___|  /   __/_______  /|____/__/__/\_ \__||__|   
               \/|__|          \/               \/          
                                                 SASS Module

Provides the ability to generate revision hashes on files in a specified files or folder.

SASS

Processes and compiles a *.scss file and outputs it to specified path.

Formatted as: {SOURCE_FILE_PATH}: {DESTINATION_FILE_PATH}

sass:
    PATH_SASS + /app.scss: PATH_PUBLIC_ASSETS + /vendor/app.css