Skip to content

Conversation

@radufarcas10
Copy link
Collaborator

No description provided.

@radufarcas10
Copy link
Collaborator Author

Please remove files added by WebStorm (.idea) and add .idea/ to .gitignore

transform: rotate(360deg);
}
}
.circularProgress__overlay{
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's stick to a naming convention for class names. So this should be circular-progress-overlay instead of circularProgress__overlay. Find a better and more suggestive name for the class name

$backgroundColor:#fffdf8;


@mixin circle($size){
Copy link
Collaborator Author

@radufarcas10 radufarcas10 Oct 4, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move this mixin to mixins folder or file

@radufarcas10
Copy link
Collaborator Author

Also change the file name from example.scss. The file should be named after the component itself

@radufarcas10
Copy link
Collaborator Author

please add .idea/ to .gitignore file

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants