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

support for color format #1f2526bf #632

Closed
charlymz opened this issue Feb 26, 2019 · 2 comments
Closed

support for color format #1f2526bf #632

charlymz opened this issue Feb 26, 2019 · 2 comments

Comments

@charlymz
Copy link

If i compile this color #1f2526bf it separates the alpha channel like this #1f2526 bf creating an invalid color

@ange007
Copy link

ange007 commented Feb 27, 2019

Hi.
Maybe it looks like my problem: #631 ?

@robocoder
Copy link
Collaborator

Yeah, scssphp hasn't kept up with all the standards updates. This one is still unofficial though.

https://caniuse.com/#feat=css-rrggbbaa

I'll add support but scssphp will output it using rgba() syntax.

Cerdic pushed a commit to Cerdic/scssphp that referenced this issue Apr 25, 2019
Cerdic pushed a commit to Cerdic/scssphp that referenced this issue Apr 25, 2019
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

No branches or pull requests

3 participants