postcss-flexbugs-fixes icon indicating copy to clipboard operation
postcss-flexbugs-fixes copied to clipboard

Bug: when the flex basis has operator wrapped by space if syntax is less/sass/scss ,the operator and subsequent variables will LOST !!!

Open RichieChoo opened this issue 4 years ago • 0 comments

I found that when the flex basis has operator wrapped by space if syntax is less/sass/scss ,the operator and subsequent variables will LOST !!! ( Reappeard Repo )

Here is the screenshot of debugging process.(The fourth and later children of values is lostimage (1) )

And I fixed it in #84

RichieChoo avatar Nov 11 '21 03:11 RichieChoo