I use package Emmet, but instead of the correct result(font-style:), ST2 shown here is:

I think the problem in the packages: "CSS", "Text".
Wrote in Preferences.sublime-settings:
- Code: Select all
{
"ignored_packages":
[
"CSS", "Text"
],
}
But it did not help.