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

Not able to overide react-bootstrap css component via {s.classname} #431

Closed
pickingausername opened this issue Feb 5, 2016 · 2 comments
Closed

Comments

@pickingausername
Copy link

import { Navbar } from 'react-bootstrap'
<Navbar fixedTop inverse className={s.navbar}>
gives
<nav class="Navigation_navbar_20N navbar navbar-inverse navbar-fixed-top" data-reactid=".1ovq1r9dbeo.0.0">
Bootstrap component is overriding .scss class.why?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@pickingausername
Copy link
Author

And why my bootstrap.css file is in node_modules/cover/resources and not in node_modules/bootstrap/... ?
I have added bootstrap.min.css link via cdn in html.js .
Is there any better way?

@ulani
Copy link
Member

ulani commented May 27, 2021

@pickingausername thank you very much for crating this issue! Unfortunately, we have close it due to inactivity. Feel free to re-open it or join our Discord channel for discussion.

NOTE: The main branch has been updated with React Starter Kit v2, using JAM-style architecture.

@ulani ulani closed this as completed May 27, 2021
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

2 participants