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

Corrected Mistakes in ReadMe #19

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AnkitSharmaOnGithub
Copy link
Contributor

Corrected Mistakes in ReadMe

Added predefined classes for switch-like primary, danger, black, transparent etc.
Added Predefined Classes to Read Me
Remodified Classes for Buttons. Please add and update these in the http://weatherstar.me/switch/.
Remodified Classes for Buttons. Please add and update these in the http://weatherstar.me/switch/.
@weatherstar
Copy link
Owner

This branch has conflicts that must be resolved

@AnkitSharmaOnGithub
Copy link
Contributor Author

The conflicts has been resolved.

@@ -296,6 +297,7 @@ <h4 class="demo-box-title">remove</h4>
};

Object.keys(switchConfig).forEach(function (key) {
console.log(document.querySelector('.' + key));
Copy link
Owner

Choose a reason for hiding this comment

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

Why is it necessary to log the element here?

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

Successfully merging this pull request may close these issues.

None yet

2 participants