Mikey Stengel

Results 32 comments of Mikey Stengel

This is a big issue with the typegen currently as any custom guard will not appear in the typegen file. cc @mattpocock Also came up in discord https://discord.com/channels/795785288994652170/1001836095253790793

I like it. I'm currently migrating from `styled-components` to `classy-ui` and `createGlobalStyle` will be one of the few things that I don't yet know how to migrate.

A way to work around it is to add two compositions but since my styles tend to have a lot of conditional logic, I'd need to create another composition for...

Same issue for me. I tried restarting the TypeScript server in vs code but it didn't help.

Actually, I had my classy-ui.config.js file in the wrong folder. Upon restarting the TypeScript server, it seems to work fine for me.

I think I know why this is happening. When using a function to spread the default tokens, I experienced the same error as when I had the config file in...

Nothing is rendered for me too. When I check the `console.log`, I can see `Error in event handler: TypeError: Cannot read property 'type' of null`. Unfortunately, the source maps don't...

This [codesandbox](https://codesandbox.io/s/gracious-pare-qce8n) which is a fork of the one I originally linked, only shows a single machine too. This time it shows the parent machine (`game`) while omitting the `rockPaperScissors`...

Yes, it is great. I'm already using it.

If there is no share button, could we have an `InstagramIcon`?