-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Hi guys,
This is probably a very stupid question, but ...
I've imported bootstrap into my create-react-app project as per the documentation (very nice).
However when I look at the generated markup, all the <style> tags for my components e.g. Header.css
come before the bootstrap css, which means I can't (easily) override bootstraps default styling.
Is there a way to ensure bootstrap gets put before other css files?
Metadata
Metadata
Assignees
Labels
No labels