Код: Выделить всё
input::first-line { background-color: "red" } // instead of "red" - the value from the variable
Подробнее здесь: https://stackoverflow.com/questions/795 ... at-runtime
Код: Выделить всё
input::first-line { background-color: "red" } // instead of "red" - the value from the variable