Shay Davidson
Shay Davidson
I was looking for the same feature. +1 for this
We have the same issue and we can't use capsize in production because of that.
@patrick-m-m hey patrick, have you found a workaroound for this since last year? :) just run into the same issue
Can confirm it only worked for me with the timeout solution by @fazulk
I fixed it on my end by debugging stylelint and the extension with `throw new Error()` (don't ask). In my case, I had a root `.stylelintrc.js` config file with `ignoreFiles:...
Did anyone solve this by any chance? Running into the same problem of duplicated page with react-router 6.8.1
I think this is the problem: https://github.com/stylelint/stylelint/pull/6553 Stylelint 15 fixes the problem, and no longer checks the for parent rule. Once I upgraded, the problem got solved. However, the Linaria...
Hey - any update on where this stands? It has been more than a year since the last update