When I do inspect element on one the row div it shows the element belongs to _grid.scss
instead of bootstrap.css
. And even the column in the row are not displaying correctly as it should be using bootstrap. Can someone clear this confusion?
I don't have any file in my css named as _grid.scss and the path it is referring to is empty as well.
TIA
There are some default SCSS available in bootstrap. More Information
Remove bootstrap.css.map that means source map.
You can read more about source maps there https://medium.com/@toolmantim/getting-started-with-css-sourcemaps-and-in-browser-sass-editing-b4daab987fb0
Alternatively you can disable in your inspector tool settings. e.g. in chrome: How do you disable source maps in chrome developer tools?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With