Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SassCompiler ignores style #1863

Open
elt4n0 opened this issue Sep 3, 2024 · 0 comments
Open

SassCompiler ignores style #1863

elt4n0 opened this issue Sep 3, 2024 · 0 comments
Milestone

Comments

@elt4n0
Copy link

elt4n0 commented Sep 3, 2024

Description
When the SassTask implements an instance of SassCompiler to execute instead of ScssPhpCompiler the style property passed is ignored.

Steps To Reproduce
Run a buildfile with a SassTask that contains a style property where SassTask::getExecutable() returns a non-null value. (e. g. when sass is installed globally using npm).

Expected behavior
The style parameter should be passed to whichever tool is being used to compile Sass.

@mrook mrook modified the milestones: 3.1.0, 3.0.1 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants