hnhdigital-os / laravel-php-elixir-sass
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides the sass functionality to Laravel PHP-Elixir
v1.0.3
2018-05-05 06:22 UTC
Requires
- hnhdigital-os/laravel-php-elixir: ~3.0
- leafo/scssphp: ~0.7.0
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- illuminate/database: 4.*|5.*
- phpunit/phpunit: 5.*
- symfony/process: ~2.3
This package is auto-updated.
Last update: 2020-01-21 15:11:18 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