SASS refactor

This commit is contained in:
Alexander Zobnin
2017-12-14 10:59:52 +03:00
parent 09d5c6ffc0
commit edb68ab389
26 changed files with 99 additions and 88 deletions

View File

@@ -0,0 +1,7 @@
.zbx-regex {
color: $regex;
}
.zbx-variable {
color: $variable;
}