Félix Sanz
Félix Sanz
### Description I'm currently using useVitePreprocess and it works wonderful. It's faster because of esbuild, you can use $aliases inside style tags and everything is awesome. Unused CSS also gets...
python's yfinance library admits `valid intervals: 1m,2m,5m,15m,30m,60m,90m,1h,1d,5d,1wk,1mo,3mo`. But this `historical()` function only admits `"1d", "1wk", "1mo"`. It is possible to have intraday intervals?
As #4 said, importing `svelte/store` causes an error. stores.js: ```js import { writable } from 'svelte/store' export const store = writable(0) ``` When you add ` import { store }...
### What version of `astro` are you using? v1.0.0-beta.40 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
### Qwik Version 0.0.100 ### Operating System (or Browser) Chrome ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik Runtime ### Expected Behaviour Having a component...
### Is your feature request related to a problem? Yes. Right now you can't disable default plugins and can't include new ones or configure existing plugins. ### Describe the solution...
### Qwik Version 0.0.41 ### Operating System (or Browser) Node ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik City ### Expected Behaviour City version: 0.0.32...
### Qwik Version 0.0.41 ### Operating System (or Browser) Node ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik Rollup / Vite plugin ### Expected Behaviour...
### Qwik Version 0.0.41 ### Operating System (or Browser) Node ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik City ### Expected Behaviour Qwik city imports...
I'm using multiple screens and i'm also using i3 as my window manager. The thing is that colorgrab looks weird (unusable). It only shows half of both screens and seems...