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

elements and rotation not generated when wrapped with a class #1

Open
xeroxoid opened this issue Dec 2, 2015 · 0 comments
Open

elements and rotation not generated when wrapped with a class #1

xeroxoid opened this issue Dec 2, 2015 · 0 comments

Comments

@xeroxoid
Copy link

xeroxoid commented Dec 2, 2015

Hi! Excellent less remake of the circular progress! Code is clean too, love it.

I am trying to wrap the whole code with a classname in LESS (in order to avoid polluting the css namespace) but it seems that the generate-elements() and generate-rotation() are not executed after i do so.

i.e.

.circular-progress {
    // VARS
    @circle-width: 0.08em;
    @circle-width-hover: 0.04em;
    ...
}

Any ideas why this happens? I suppose this is more of a generic LESS question rather than an issue, but much appreciated if you could give me some tips.

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