Having trouble adding an Image React Bootstrap
I am trying to show an image with a description to illustrate I project I worked on. I imported the img from the project file and tried to use it in the projects component. Nothing is showing up
How do I directly access/include Bootstrap’s _variable.scss from my React src folder?
As an example:
How do I –directly– access/include bootstrap’s _variable.scss from my react src folder?
as an example…