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

Missing property value #74

Closed
nonameolsson opened this issue Jun 24, 2015 · 4 comments
Closed

Missing property value #74

nonameolsson opened this issue Jun 24, 2015 · 4 comments

Comments

@nonameolsson
Copy link

I try to use the paper-drawer-panel, but I can't get it to work. I just get this message.
paper-drawer-panel.css:31
@apply(--paper-drawer-panel-drawer-container);

Edit:
I use Ruby on Rails 4 also.

Does anyone know why I get this error?
screenshot from 2015-06-24 09 16 47

@blasten
Copy link
Contributor

blasten commented Jun 24, 2015

It seems like Sass is complaining about @apply

@nonameolsson
Copy link
Author

It could be that. Has anyone else tried it with Sass?

@blasten
Copy link
Contributor

blasten commented Jun 24, 2015

@addyosmani is there a way to ignore @apply in a Sass file?

@nonameolsson
Copy link
Author

Now it works!
So I created a new rails app and installed everything in order from scratch. It worked!
After that I removed everything from the other app I tried to use before. Now it works!

I have no idea, but Sass doesn't seem complain about the @apply anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants