A single image can convey a multitude of meanings:
Sublime 3 (build3083) is highlighting the #something
selector as a yellow warning, while .classtag
appears to be fine.
I don't usually work with CSS, so this issue is quite bothersome.
How can I remove the yellow warning from the correct code?
Furthermore, my package list is not extensive. I'm unsure if any of them could be causing the problem.
{
"in_process_packages":
[
],
"installed_packages":
[
"Alignment",
"HighlightWords",
"Laravel Blade Highlighter",
"Package Control",
"PhalconPHP Completions",
"PhpDoc",
"SFTP",
"SideBarEnhancements",
"SourceTree",
"SublimeCodeIntel",
"SublimeLinter",
"SublimeLinter-csslint",
"SublimeLinter-jshint",
"SublimeLinter-php",
"Theme - Cobalt2",
"Volt"
]
}