Results 283 comments of ADTC

Do: `/usr/local/bin/python3 -m pip install python-binance` or the equivalent for your system.

I believe [the output should be](https://tailwind-to-css-three.vercel.app/): ```css .generated { background-image: linear-gradient(to right, var(--tw-gradient-stops)); --tw-gradient-from: #a855f7 var(--tw-gradient-from-position); --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); --tw-gradient-to: #ec4899 var(--tw-gradient-to-position) }...

An interesting situation. I suppose the workaround right now is to manually find and remove all instances of the `tw-` prefix. I guess a function could be added to strip...