Rantetsu Inori

Results 104 issues of Rantetsu Inori

### Clear and concise description of the problem The issue #341 expect do not remove unused imports, however is it possible to remove the unused imports? If I modified the...

enhancement

For example, if config in `.stylelintrc`: ```javascript { rules: { "order/order": [ "at-rules", "dollar-variables", "declarations", "rules", ], }, } ``` Then declare styles in Vue: ```vue $foo: bar; .foo {...

使用微软 OneDrive 登录后,刷新页面,或使用网页后关闭下次再打开,约重复三次后,OneDrive 登录状态会下线,变回本地模式,需要手动再添加一次云同步才可继续使用。

Can I display only a portion of the audio waveform (like from 3 to 8 seconds) and have the waveform continually update to the current playing time as the audio...

### Description When using `import.meta.glob`: ```javascript const getIcon = (name) => import.meta.glob('/src/assets/icons/*.svg', { eager: true, })[`/src/assets/icons/${name}.svg`] ``` Did you see that, you have to write `"/src/assets/icons/"` twice. When this path...

enhancement: pending triage

__IMPORTANT: clean-css is now in a [maintenance mode](https://github.com/clean-css/clean-css/discussions/1209). PRs are still welcome, and I will try do an occasional bugfix relase.__ ### Precheck * Do a quick search and make...

我很好奇那个像鲁迅的二维码是怎么做出来的?

question

Using with Edge DevTools **(both new DevTools UI and legacy DevTools UI)** to inspect element, if some content in the DOM is changing, It will turn its background color into...

bug
tracked

> Microsoft Edge 121.0.2277.83 After closing DevTools with the Console tab for the last time. Next time starting DevTools, the curent tab is Console, and the Quick View Panel is...

bug
tracked