ptrhck

Results 23 comments of ptrhck

Is it possible to style my home page in `src/pages/index.js` with Tailwind and leave all other docusaurus styling untouched?

Plans on merging this any time soon? Would be so helpful!

Is there any reason why the [delete token cookie](https://django-graphql-jwt.domake.io/en/latest/authentication.html#delete-cookies) mutation is not part of this package?

Is that related to SSR? I am using Next.js static site generation with apollo client, so completely client side. Is there any example on sharing state between windows?

So this [issue ](https://github.com/cerebral/overmind/issues/457) and this [gist ](https://gist.github.com/christianalfoni/69b9be8e6437eb470f0a0df7b9ed1f19) have a different purpose, right?

It was due to some package incompitability, going back to the provided package.json worked out.

Assuming that this is resolved and you can mount your code, I am still wondering if you will be able to run this code. Because, the idea of using `serverless-python-requirements`...

Could this be related to https://github.com/localstack/localstack/issues/6181, where the mount overrides files within the container?

I am still wondering if this is a missing feature or if I just could not find it?

``This can be resolved by installing all the Python requirements into another lib directory and then copy it to the site packages directoy such that only the source code is...