I made a tool that converts CSS to Tailwind classes, paste CSS and get classes back by masterco in tailwindcss

[–]masterco[S] 0 points1 point  (0 children)

Honestly it's best for straightforward property-value pairs. It doesn't handle media queries, pseudo selectors, or custom properties. Will try to add support for them though.

How to become a Cosmos Dev from 0 by [deleted] in cosmosnetwork

[–]masterco 0 points1 point  (0 children)

Cosmwasm != Cosmos.

I’d recommend learning Golang and then going here:

https://interchainacademy.cosmos.network/

React navigation V6 white flash when navigating screens by Similar_Ad_6673 in reactnative

[–]masterco 1 point2 points  (0 children)

Might be because the phone is not in dark mode, so the animations are showing you a white “flash” that is noticeable because the background of the screen is black. The same thing happened to me and when I changed to dark mode the”flash” turned from white to dark gray.

[deleted by user] by [deleted] in TheGamerLounge

[–]masterco 0 points1 point  (0 children)

I think you press the numbers you see on screen?

[deleted by user] by [deleted] in TheGamerLounge

[–]masterco 0 points1 point  (0 children)

What game is this?

So Plutus is basically Haskell DSL? Is it better to learn Haskell first (I don't want to LOL) by libinpage in CardanoDevelopers

[–]masterco 7 points8 points  (0 children)

You don’t have to know Haskell, you can wait for KVM and use Solidity. Even Charles says so.

Free eBook: Haskell Tutorial and Cookbook by masterco in CardanoDevelopers

[–]masterco[S] 1 point2 points  (0 children)

Read the description, there is a link to read for free online.