I am in the process of developing a brand new widget where we are incorporating a unique feature that displays the number of CSS files included within an HTML page.
Our team requires the count and names of all CSS files utilized on the webpage.
While I am still learning Angular, I have been informed that this task can be accomplished through directives, although I am unsure of the specific steps to take.
Your assistance would be greatly appreciated. Thank you in advance!