vs code untracked css not working code example
Example 1: vs code Modified
'M' represents a file that has been modified.
Example 2: vs code untracked
'U' stands for untracked file, meaning a file that is new or changed but has not yet been added to the repository.