-
How to download currently latest build v0.14.0 for chrome?
On webstore it's old version.
-
TypeScript is having trouble finding the package types in the latest version of diary.
I created a minimal repro: https://github.com/maxmilton/repro-diary-types
## CLI output
```
> tsc --noE…
-
I can't seem to get postcss to work properly and extract my css like it does in pure svelte.
With css extract option on it generates:
```js
export default undefined;
export default undefined;
/*…
-
Will be good to configure the order of elements on the page.
I have information about all tabs in tabs anyway. :)
-
- Rollup Plugin Name: `@rollup/pluginutils`
- Rollup Plugin Version: `3.0.5`
- Rollup Version: `1.29.1`
- Operating System (or Browser): Arch Linux
- Node Version: `13.7.0`
### How Do We R…
-
First I want to thanks you for this prompt, it looks really nice.
But I have one issue when working on very slow hard drive, the shell freezes when entering a new directory (when pure tries to fetch…
-
the following line has some exception when `node` is null
function isExportNameClass(node) {
return node.type === 'ExportNamedDeclaration' && node.declaration.type === 'ClassDeclaration'…
-
When using the extension with the white theme, the screen is flashing black shortly when loading the new tab page.
Maybe CSS for the black theme is applied on load and the white theme CSS is overwr…
-
### Description
I had to restart the dev server after pulling in a package. In my terminal, where `npm run dev` command was being executed, I pressed Ctrl+C to abort it. Then I ran `npm run dev` agai…
-
I have tons of bookmarks, Unable to access all of them.
![screenshot from 2018-06-01 04-11-39](https://user-images.githubusercontent.com/24403355/40829628-0345703c-6552-11e8-8b25-8aead96c3368.png)
s0kil updated
3 years ago