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

How to add mixins? #118

Open
kadnova opened this issue Dec 10, 2018 · 1 comment
Open

How to add mixins? #118

kadnova opened this issue Dec 10, 2018 · 1 comment

Comments

@kadnova
Copy link

kadnova commented Dec 10, 2018

All the styles in my project made with mixins from other svg-spite plugin, that is no longer works with new version of node.
So can I make something like this with your plugin?

@mixin sp__download_hover {
    @extend %sprite;
    background-position: -44px -50px;
    width: 34px;
    height: 34px;
}
@kadnova
Copy link
Author

kadnova commented Dec 12, 2018

Found out

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

1 participant