Jon Christie
Jon Christie
Is anyone available to let me know what I'm missing here? Thank you in advance!
I'll go ahead upon approval and upgrade the Tabler version for a start!
What is the latest on this issue? Id be happy to contribute some styling where needed 👍
Maaaybe..... https://github.com/twitterdev/Twitter-API-v2-sample-code/blob/main/User-Tweet-Timeline/user_tweets.py `import requests import os import json //To set your environment variables in your terminal run the following line: //export 'BEARER_TOKEN'='' bearer_token = os.environ.get("BEARER_TOKEN") def create_url(): # Replace with...
👍, thanks for stepping in!
So, unless anyone would like to chime in and help me pick the top categories for this site, I have chosen the following: dsa aiandthefuture accessibilityandwcag frameworksandlibraries codingconventions DevelopersLibrary Thoughts?
How is everything going?
Sure no problem. I would go into your local repo and search for "Material" and tons of unwanted code will show up. Here is what I got:
Great, way to knock out some spring cleaning! And yes, we are aiming to keep the same styles, just by using either Tailwind or raw CSS if needed. Let me...
Yup. Removing unused for sure, and when replacing with TailwindCSS (the used MUI or SASS), just do your best to keep the end result the same. Thanks! With that said,...