-
This is a roadmap item (https://github.com/DioxusLabs/taffy/issues/345) that I’m interesting in working on. (Though I make no promise in terms of timeline or my future availability.) Below is an opini…
-
Hey, first off, thanks for building something hugely useful!..
Secondly, I'm having a rough-time using it.
FileUpload.vue line: 6 Uncaught SyntaxError: Unexpected token export
package.json bel…
-
```
When a project lacks coding standards, one of two things will happen: either
the code will become less readable over time, or else
the task of changing contributed code to meet a single standard…
-
Vulnerable Library - less-openui5-0.1.3.tgz
Build OpenUI5 themes with Less.js
Library home page: https://registry.npmjs.org/less-openui5/-/less-openui5-0.1.3.tgz
Path to dependency file: /package.js…
-
https://drafts.csswg.org/css-fonts-4/#font-feature-values-syntax appears to say only at-rules are allowed in @font-feature-values.
https://drafts.csswg.org/css-fonts-4/#font-display-font-feature-va…
-
**Tell us about your environment**
- Mac OS Big Sur, v11.2. Macbook Pro (13inc, 2020)
- Running an Angular app, using the following libraries:
"lottie-web": "^5.7.3",
"ngx-lottie": "^6.3.0…
-
Getting the following error -
`
=> Started MongoDB.
W20160409-07:57:02.090(-4)? (STDERR)
W20160409-07:57:02.091(-4)? (STDERR) /Users/priyankasharma/.meteor/packa…
-
### RFC
Right now, Parcel will attempt to bundle all files referenced in `` or `` tags in your html.
I think it would be useful to have a way to have Parcel ignore some linked files. Specificall…
-
I want to use fork awesome, which is awesome for some link icons on my personal block. To save bandwith, i'd like to include only the icons I need. Is there any supported way to do so?
EDIT: @tessus …
-
When adding playformCompress to my astro integrations, all of my svelte components break and start throwing this error
TypeError: Cannot read properties of null (reading 'nodeType') (Astro + Svelte 5…