|
2 |
edited title
|
||
CSS editor wich which expands one-line declarations on editing |
||||
|
1 |
|
||
CSS editor wich expands one-line declarations on editingIs there a CSS editor which automatically expands one-line declarations as multi-line declarations on focus ? To clarify my thought, see example below: Original CSS:
But when focusing on it, editor automatically expands it to:
And when it looses focus, editor again it automatically compresses it to one-line declaration. Thanks.
|
||||
