-
- Rollup Plugin Name:
- Rollup Plugin Version:
- Rollup Version:
- Operating System (or Browser):
- Node Version:
- Link to reproduction _(⚠️ read below)_:
Building a React NextJS and r…
khteh updated
2 years ago
-
Hi,
I'm trying to install Fiduswriter using the Installation for developers guide, but I'm having an issue when running manage.py:
```
(venv) fiduswriter@pkphost1:~/fiduswriter/fiduswriter$ ./…
-
I am able to build the project fine locally, but when I attempt to build in a github action, I am getting an error. Any advice or input would be appreciated :)
```
src/index.ts → dist/cjs/index.js…
-
When you add additional imports to the [content script](https://github.com/NekitCorp/chrome-extension-svelte-typescript-boilerplate/blob/main/src/pages/content/index.ts) for things other than types, t…
-
## Current Behavior
`package-lock.json` is broken when adding a project when adding a new project to a workspace
```
davidburns in ~/development/testpad/toodoo on trunk ● ● λ nx g @nightwat…
-
**Describe the bug**
When building the slides, it keeps stuck on these logs:
```text
●■▲
Slidev v0.35.5
theme @slidev/theme-default
entry /Users/ghaiklor/Library/Project…
-
### Bug report
see : https://github.com/csstools/postcss-plugins/issues/721#issuecomment-1322181614
PostCSS Loader has race conditions with certain plugins.
### Actual Behavior
I wou…
-
Currently, HTML is rendered in the response by the server, but the CSS is linked through attributes, thus delaying proper page rendering until the stylesheet request is done.
Is it possible to inl…
-
### Description of the bug
Giving a lit based webcomponent that imports CSS with an `import` directive, when the element is rendered an errors occurs preventing the component to be shown.
```
c…
-
### Problem:
Currently our HTML and CSS consist of the followings:
- A custom bootstrap 3 minified stylesheet injected in the head.
- React-boostrap component library.
- Custom styles to re-writ…