Wisdom

Results 8 issues of Wisdom

After using css-modules, the background-image in scss will not work. Please, How to configure it correctly ? ``` ERROR in ./src/script/components/redux-test/style.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleNotFoundError: Module not found:...

正常浏览器窗口大小浏览页面的情况下,缩小浏览器宽度,直到汉堡按钮出现,但此时无法点击汉堡按钮,原因是 main.js 文件中的判断是 `window.innerWidth

**Describe the solution you'd like** I want to resize by dragging the border, But I don’t seem to see this API. **Describe alternatives you've considered** Something like this: Define resize...

enhancement
help wanted

`emitWarning: false` not work when occurs eslint error ``` eslint: { emitWarning: false, lintOnStart: false }, ``` ![image](https://github.com/nuxt-modules/eslint/assets/19891724/5cf7a23a-b0c4-4b74-8ce4-46c5e6329ae6) ![image](https://github.com/nuxt-modules/eslint/assets/19891724/cbb8a83f-8a93-486e-9504-89830e565b9d) ![image](https://github.com/nuxt-modules/eslint/assets/19891724/652fdad1-9be4-4280-bc1b-cd02e8139a82)

> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice. ## Checklist - [x] Title as described. - [x] Make sure you...