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

Box-Emboss doesn't work #3

Closed
peterbrinck opened this issue Feb 28, 2015 · 4 comments
Closed

Box-Emboss doesn't work #3

peterbrinck opened this issue Feb 28, 2015 · 4 comments

Comments

@peterbrinck
Copy link

The Box-Emboss mixin doesn't work..

I've tried with the example provided on the website
The compiled CSS looks like this:

  box-shadow: rgba(white,$opacity) 0 1px 0, inset rgba(black,$opacity2) 0 1px 0;

And the SCSS like this:

  @include box-emboss(0.5, 0.75);
@kjbrum
Copy link
Owner

kjbrum commented Feb 28, 2015

Is this happening while you have $browser-prefixes: true?

@peterbrinck
Copy link
Author

It is, yes

But I just saw your latest commit

@kjbrum
Copy link
Owner

kjbrum commented Mar 1, 2015

Issue should be resolved. Thanks.

@kjbrum kjbrum closed this as completed Mar 1, 2015
@peterbrinck
Copy link
Author

Great, thanks!

And thanks for Juice, it's really really good!!

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

2 participants