Samiullah Khan

Results 30 comments of Samiullah Khan

I thing this is expected in todays days and age. With the like of wepback, parcel and so on we can take the advantage of treeshaking to reduce the bundle....

- The content of `~/.wakatime` folder is `wakatime-cli-windows-amd64.exe` - Yes it runs and I see ![image](https://user-images.githubusercontent.com/1523391/165283650-427adc9d-15ed-4da3-8b48-2c1f00ef4ae1.png) - After setting debug: true I get ![image](https://user-images.githubusercontent.com/1523391/165284159-e3c7aa4b-6468-42b5-b431-67de19ef37f2.png) - After using the app I...

Okay, that is what I get ![image](https://user-images.githubusercontent.com/1523391/166122673-80bd2048-4663-4066-863d-e11bc1d7d90a.png)

that's what I get when I ran vimplug update command, btw i am uisng `nvim 0.6.1` ![image](https://user-images.githubusercontent.com/1523391/166930207-7b87e6c5-0b94-4e48-a7f6-8d9309f13984.png)

> > The content of `~/.wakatime` folder is `wakatime-cli-windows-amd64.exe` > > @technbuzz, try renaming the file from 'wakatime-cli-windows-amd64.exe' to 'wakatime-cli.exe'. It works after I change the filename. Thanks @rauf-21 it...

For instance the project is detected by the folder name. Project folder could have same names. I suggest **to looks for package.json or readme** file for project name. If not...

Any progess on this issue, what is the current solution? for instance I wanted to change the base font from 14px to 16px?

Is it possible to add to the root place, what is a good place to override the styles in vue project? On Wed, May 24, 2023 at 7:35 PM 未觉雨声...

> @technbuzz This issue is only transferring margin and padding to css variables. > > Now many style values are already listed in css variables, you can check `:root` style...