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

Upgrade leafo/scssphp to scssphp/scssphp #3415

Merged
merged 3 commits into from
Jul 7, 2020
Merged

Upgrade leafo/scssphp to scssphp/scssphp #3415

merged 3 commits into from
Jul 7, 2020

Conversation

TimWolla
Copy link
Member

Quoting from the second commit message:

The basic usage of this compatibility layer appears to work well:

A CSS file can be compiled from the default style, without needing any
additional adjustments.

What this compatibility layer cannot do is rewrite the Exceptions that
are thrown by scssphp/scssphp. A strict catch block catching a specific
Exception, such as \Leafo\ScssPhp\Exception\ParserException will not
match the aliased ScssPhp\ScssPhp\Exception\ParserException.


Resolves #3398

The basic usage of this compatibility layer appears to work well:

A CSS file can be compiled from the default style, without needing any
additional adjustments.

What this compatibility layer cannot do is rewrite the Exceptions that
are thrown by scssphp/scssphp. A strict catch block catching a specific
Exception, such as `\Leafo\ScssPhp\Exception\ParserException` will not
match the aliased `ScssPhp\ScssPhp\Exception\ParserException`.

Resolves #3398
@TimWolla TimWolla requested a review from dtdesign June 30, 2020 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade leafo/scssphp to scssphp/scssphp
2 participants