Erich Stark

Results 6 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

Hello, I would like to ask if there is a way to update icons to latest ones from https://fonts.google.com/icons ?

Hello, I had standard configuration which was working fine. Then I wanted to change the role to match it's meaning from web to api ``` primary_role: api servers: api: -...