Eric Fuhrmann
Eric Fuhrmann
I know this has been open for awhile, but there are rollup plugins for minifying. If you are using es5 you can use the following [plugin](https://github.com/TrySound/rollup-plugin-uglify), or if you're using...
I know it's been awhile but I do want to add that while `html { font-size: 10px; font-size: 62.5%; }` does resolve the issue for `px` based font sizing, [it...
Looks like a duplicate of #67 and #53. Any update on when this fix will be making it into the live package code?
@hudochenkov would you mind sharing your stylelint config that you use for React?
I figured this would be a complicated implementation, so I am totally happy with the `- var` workaround for the time being. I wish I could help more with the...
This definitely is unusable right now on High Sierra. Being that this issue is now over a half year old, I worry whether or not we'll get a fix for...
No rush, just curious if it's possible to have webpack watch for added/removed pug files and just hot update without a rebuild.
@arcanis My mistake!
As a temporary fix, I disabled this plugin which has resulted in the expected behavior. For those of you who rely on this plugin for other features, I have no...
Since this still has not been fixed and the owner seems to have abandoned the repo, [this plugin](https://github.com/makeflow/vscode-styled-components) provides the same syntax highlight for styled components while getting rid of...