8 lines
71 B
SCSS
8 lines
71 B
SCSS
.zbx-regex {
|
|
color: $regex;
|
|
}
|
|
|
|
.zbx-variable {
|
|
color: $variable;
|
|
}
|