Closed bladnman closed 8 years ago
It may be worth saying "lines who's first non-white-space character is a colon" instead.
:root { foo :bar; }
current becomes
: root { foo : bar; }
Fixed in the latest release.
It may be worth saying "lines who's first non-white-space character is a colon" instead.
current becomes