Sanjeev Shrestha

Results 4 issues of Sanjeev Shrestha

As other menu shows the hightlight of it's parent or anccesstor when we go to submenu this feature will be great. and it would be easy to know on what...

Feature Request

Have you tried using this on react project with react-refresh enabled? it stops building once I import this.

This PR adds for the glob pattern support on files Like this ` files: 'assets/svg/*.svg'`

Do we have to specify single name for the svgs? It seems like it doesn't support glob pattern ``` files: './assets/svgs/*.svg', dest: './assets/fonts' ``` Something like this would be amazing...