When I am tring to inspect an element of html in Chrome it's showing the LESS file whereas Firefox is showing CSS file. (I am using Bootstrap framework)
How can I see the css reference in Chrome?
Please see the attached screenshot below for what I mean:

CSS source maps are enabled by default. You can choose to enable automatic reloading of generated CSS files. (Or Disable source maps)
To disable CSS source maps : Open DevTools Settings (small wheel button in the right corner) and click General. Turn off Enable CSS source maps.
Google Chrome Working with CSS Preprocessors
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