Currently, the syntax of a CSS file is only checked when the file is
open in an editor. It would be nice if the CSS core plugin provided
a project builder that checked the syntax of all CSS files in the
project in the background, and would also perform additional
validation (similar to the W3C CSS validation service).