-
Notifications
You must be signed in to change notification settings - Fork 73
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
Depends on JQuery!? #60
Comments
+1 |
+1 I am doing a simple React app with no jquery no bootstrap and it breaks my app. |
+1... this should not be here :( |
+1 |
spinners.css claims to be not dependent on JQuery but it is breaking my app because I do not have $ in my global...
it tries to load that and fails
Would also be nice to not depend on not using css modules without a hack. Perhaps just having one include the css manually like most other modules work?
The text was updated successfully, but these errors were encountered: