Daniel

Results 124 comments of Daniel

> > > I like this feature. I am currently trying to rebase it with PR #125 to avoid conflicts. Hope you don't mind No dont do now plz, Because...

> > > Year, that is exactly what I meant. I just fetched your PR #115 to my local repository to update it and to propose it to you. I'm...

can close this issue

@XhmikosR @MartijnCuppens can be solve this issue by this PR https://github.com/XhmikosR/find-unused-sass-variables/pull/115

> > > I have a similar issue with parcel, `watch:popup` and `watch:background` work when run independently, but not when run together with run-p. > > ``` > "watch": "yarn...

> > > I have a similar issue with parcel, `watch:popup` and `watch:background` work when run independently, but not when run together with run-p. > > ``` > "watch": "yarn...

@Janaka-Steph checkout https://github.com/ColorlibHQ/AdminLTE/pull/3334

> > > UMD still has place for webworkers, where ES modules aren't supported in any non-Chrome browser. You gotta use `importScripts`, and UMD will generate globals that you can...