Bibek Subedi
Bibek Subedi
Fixes this issue (https://github.com/jumpsuit/jumpstate/issues/33). Currently, when a reducer is sandboxed/namespaced, a property is created on the Actions object to reference the reducers actions, for example: ``` Actions.mySandbox.increment() ``` However, the...
Hello, is the below expected? In tailwind, the class `flex-1` sets the following css: ```css flex-grow: 1; flex-shrink: 1; flex-basis: 0%; ``` When doing a css output using: `npx tailwind...
Hello, is it possible to swipe left/right instead of using the arrows to switch between the months?
**Describe the bug** We followed the instruction from [the docs here](https://florianwoelki.github.io/obsidian-iconize/guide/icon-packs.html#custom-icon-packs) however, the icons are not listed after reloading obsidian. The icon pack was downloaded as zip from https://healthicons.org/ If...