Kareem Dabbeet

Results 9 issues of Kareem Dabbeet

**Describe the bug** **To Reproduce** **Expected behavior** **Screenshots** **Applicable Versions:** - Netlify CMS version: `[email protected]` - Git provider: `git-gateway` - Browser version: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,...

- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [x] I have tried restarting VS Code or...

- [x] I have searched through existing issues ## Feature Request [](url) Kindly add VeeValidate package into [Supported Frameworks ](https://vuejs.github.io/vetur/guide/component-data.html#supported-frameworks) as it's the most use package for form validation

I've added a new helpful website: [**CSS gradient text**.](https://www.cssgradienttext.com/) which is a free online gradient text generator. Built using **nuxt 3** - **Tailwindcss 3**

Hello, I know it might not be the best place to ask, but how to add a custom snippet that works only in vue-script? I've tried to add a new...

### CHANGES #### fix vs_actions alignment (due to wrong padding in RTL mode): - change ~~`padding: 0 3px 0 6px`~~ => `padding: 4px 3px 0 6px` in RTL mode -...

I'm using a bunch of MDI icons in my project. So firstly. I've imported all icons. Now I want to reduce size of the bundle by importing only used icons....

question

As described in the title, after editing any `` instance inside a page, I need to re-run the whole application in order to see the changes.

### Versions nuxt-vite: 0.3.5 nuxt: 2.15.7 ### Reproduction ```js export default { target: 'static', // Global page headers: https://go.nuxtjs.dev/config-head head: {...}, // Global CSS: https://go.nuxtjs.dev/config-css css: [ '@/assets/styles/main.scss', ], //...

bug