Open dallasbpeters opened 9 years ago
This is because there are multiple classes at the same level with the same name. It's confusing these and probably resetting the contents of them somewhere in the code. I'm trying to work on StyleSorter in my free time and work on a rewrite that uses a lexer instead of looping over every character of the file. It should allow for different CSS-like languages and confusion should be rare.
You can get around this atm by only writing 1 .search class on the same level.
What am I missing here?
I start with:
and it converts it to
It's stripping some classes totally from the document.