If a page's styling is linked in the section, rather than the styling added directly to the section, how do I view the css file in a browser's devtools?
Asked
Active
Viewed 47 times
-1
-
To see the file, look in **Sources** – Rohit Gupta Sep 12 '22 at 23:40
1 Answers
0
Select the element in the "Elements" tab, then click the link to the CSS file in the "Styles" tab below.

Richard Henage
- 1,758
- 1
- 3
- 10