Dimas Putra

Results 5 issues of Dimas Putra

I'm using svelte and when I enable `emitCss` option, rollup-plugin-postcss should receive css "files" with inline sourcemap. `rollup.config.js` ``` javascript ... plugins: [ svelte({ ... // Emit CSS as "files"...

enhancement
contribute welcome

I am utilizing this tool in my company for my team to centrally pull many packages into our locked down environment, Since every project has their own set of python...

I want to prepare a vsix server for an airgapped VMs with vscode IDE and found that openvsx might be suitable for this. But I can't seem to work out...

bug
documentation

### Prerequisites - [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found no answer - [x] I have searched other issues and found no duplicates - [x] I want...

This pull request (PR) continues the proposal by @lmmx to add keyring integration (see #139 and #140). As the pydantic-settings source code has changed considerably, I am creating a new...