Isaac Mann

Results 112 comments of Isaac Mann
trafficstars

The easiest solution is to add the packages to the `dependencies` in https://github.com/adrian-goe/nx-aws-cdk-v2/blob/main/packages/aws-cdk-v2/package.json You can put them in the `dependencies` or `peerDependencies`. `devDependencies` won't require the users of your package...

I realize now that you're trying add the top menu on mobile. You succeeded at that, but also added a sidebar on desktop - that shouldn't be there.