atom-plugin icon indicating copy to clipboard operation
atom-plugin copied to clipboard

Balance works incorrectly in inline stylesheets

Open sergeche opened this issue 8 years ago • 0 comments

Example:

<div>
  <style> foo: { |padding: 10px; } </style>
</div>

...selects outer <div>

sergeche avatar May 12 '17 13:05 sergeche