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

Filter property not compiling #1965

Closed
5 of 6 tasks
bencarrr opened this issue Sep 15, 2017 · 7 comments
Closed
5 of 6 tasks

Filter property not compiling #1965

bencarrr opened this issue Sep 15, 2017 · 7 comments

Comments

@bencarrr
Copy link

Submit a feature request or bug report


What is the current behavior?

filter property not compiling into CSS. Within nested classes and in an isolated class, neither work. Full class below,

.greyscale {
    filter: grayscale(100%);
}

What is the expected or desired behavior?

filter needs to compile


Bug report

Please provide steps to reproduce, including full log output:

Create SCSS class with filter property

Please describe your local environment:

WordPress version: 4.8.1

OS: MAC OS 10.12.6

NPM/Node version: 5.4.2 / 7.9.0

Sage version: 9.0.0-beta.4

Where did the bug happen? Development or remote servers?

Development, fresh install

Is there a related Discourse thread or were any utilized (please link them)?

No

@retlehs
Copy link
Sponsor Member

retlehs commented Sep 17, 2017

confirmed. super weird. thanks for reporting

spent some time the other day trying to debug this and haven't figured it out yet

@derkjn
Copy link
Contributor

derkjn commented Sep 18, 2017

weird, it's working fine for me! I did upgrade autoprefixer and all the dependencies to their latest version though so that might do the trick!

@Karuma
Copy link

Karuma commented Sep 25, 2017

Same here

@bencarrr
Copy link
Author

Here an old libsass issue, could it be a conflict?
sass/libsass#151

@retlehs
Copy link
Sponsor Member

retlehs commented Oct 12, 2017

someone posted a workaround until this is resolved https://discourse.roots.io/t/css-grayscale-filter-not-being-included/10640/3

@retlehs
Copy link
Sponsor Member

retlehs commented Nov 5, 2017

have not yet confirmed, but this might have been fixed in bootstrap beta 2 with twbs/bootstrap#23579?

@retlehs
Copy link
Sponsor Member

retlehs commented Apr 2, 2018

looks like this is now resolved

@retlehs retlehs closed this as completed Apr 2, 2018
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

4 participants