SASS refactor
This commit is contained in:
7
src/sass/_query_editor.scss
Normal file
7
src/sass/_query_editor.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.zbx-regex {
|
||||
color: $regex;
|
||||
}
|
||||
|
||||
.zbx-variable {
|
||||
color: $variable;
|
||||
}
|
||||
Reference in New Issue
Block a user