Erich Stark

Results 4 issues of Erich Stark

Hello, I have got error because of duplicity browserlist. It should be propably only at one place. ``` [15:24:13] Plumber found unhandled error: BrowserslistError in plugin "gulp-postcss" Message: /Volumes/Data/Projects/xxx contains...

I find out, that style for offcanvas menu width is applied everytime ``` .js-hiraku-offcanvas-sidebar-right, .js-hiraku-offcanvas-sidebar-left { width: 80% !important; } .js-hiraku-offcanvas-body-right { transform: translateX(-80%) !important; } .js-hiraku-offcanvas-body-left { transform: translateX(80%)...

Does anybody have success to run this plugin with webpack 5?

**Describe the bug** I want to generate library in my monorepo and it fails because storybook package is missing. **To Reproduce** Install package to nx `pnpm add @nxext/stencil -D -w`...

bug