-
**Describe the bug**
Running
`npx @wingsuit-designsystem/cli init -k vanilla-tailwind`
On either (using fnm to manage node versions)
* v16.20.1 lts-gallium
* v18.17.0 lts-hydrogen
**To Repro…
-
# Problem Description
After doing the migration steps for the **@latest release** of Angular framework (v11), some additionally steps are required to get the app running correctly.
- [x] Support f…
-
_Greetings!_
I tried to run your plugin through the **`yarn`** package manager, using **`plug'n'play`** technology.
I was running the plugin via `gulp`.
Launch code
```javascript
import gulp…
-
### Describe the bug
`nix-shell` fails to start with Parcel (https://github.com/parcel-bundler/parcel) on macOS.
```console
> msgpackr-extract@1.1.4 install /nix/store/wv6z2ahhcn7gjr1k5a7jqjzxmn2…
-
**First problem**
Component:
<!-- spacer.html -->
<script props>
module.exports = {
height: props.height || ''
}
</script>
<if condition="height…
-
# 🐛 bug report
Running `parcel build` using the latest nightly regiment (2.8.4-nightly.2912 + 2.0.0-nightly.1289 + 2.0.0-nightly.1287) produces the error `Error: Cannot find module '../native` wh…
-
Trying to install parcel 2.9.2
npm version 9.7.1
node version 18.12.1
results are the following
```
Microsoft Windows [Version 10.0.19045.3086]
(c) Microsoft Corporation. All rights reserved.
…
-
Posting here the same question that I open here https://github.com/posthtml/posthtml-loader/issues/134
I hope someone can explain how to setup options with posthtml-loaded
When I try to add post…
-
Hello, does it happen to anyone that it seems as if the **tests were executed twice**?
I mean, **I have 1289 tests** in my project and in console it appears that **2578 were executed.**, (In the sc…
-
css stylesheets can include other files like
```css
@font-face { src: url('./files/noto-sans-all-400-normal.woff') format('woff'); }
div { background-image: url('something.png'); }
```
curren…