Started learning Tailwind - So much inline CSS and messed up components etc. After understanding the importance - I want to use only tailwind, nothing else 😄.
4:26 this is great change, it allows great theming potential compared to the older way, also css variables are native to css which makes a great feature, you can access these variables into javascript as well like any other css property.
i was inspecting fermion and the landing page does not have much mention of the --tw- (prefix) of the classes. and neither does css file has default tailwindcss classes but i know some properties were available so is fermion not heavily using the tailwindcss or some customization has been done to not include default variables at the build time.
Appreciate the detailed breakdown! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
But the performance in dev env also means a lot for those with heavy projects. I had project which use to start in 7s, then after bun 5s, then i used turbopack it took 4s maybe it can reduce more in future 😅
Ha can you help me My project building a custom framework that can generate applications for web, mobile, and desktop platforms from a single codebase including backend *(Unified backend)* Developer stage same for all *Build Web command* Create a Web folder inside the folder create all necessary file and folder for deployment *Build mobile command* Create a Mobile folder inside the folder create all necessary file and folder for deployment *Build desktop command* Create a Desktop folder inside the folder create all necessary file and folder for deployment
Bro just changed the background of the thumbnail 😂
Started learning Tailwind - So much inline CSS and messed up components etc.
After understanding the importance - I want to use only tailwind, nothing else 😄.
4:26 this is great change, it allows great theming potential compared to the older way, also css variables are native to css which makes a great feature, you can access these variables into javascript as well like any other css property.
Mehul, what is your main product, codedamn or fermion? Which you expect to grow in future?
now my boy shadcn need to rewrite a major chunk of his code 😢
Huh? It is still new
@caresbruh I'm talking about after v4
then make a PR and help him.. why cry like you're going to do it? lol
@@statuschannel8572 yeah lol
@@statuschannel8572 Because I won't be able to use the tailwind v4 before he adapts to it. That's simple.
i was inspecting fermion and the landing page does not have much mention of the --tw- (prefix) of the classes. and neither does css file has default tailwindcss classes but i know some properties were available so is fermion not heavily using the tailwindcss or some customization has been done to not include default variables at the build time.
Appreciate the detailed breakdown! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
182x says there is cache
How exciting, shame my clients are still using v1 and too scared to upgrade
V1? Th
ask them to upgrade to vanilla css lol
What 😮 really 😂😂😂
the config in css is better, the js config file runs only at build time, so in the end tailwind is js free in build.
But the performance in dev env also means a lot for those with heavy projects. I had project which use to start in 7s, then after bun 5s, then i used turbopack it took 4s maybe it can reduce more in future 😅
Ha can you help me
My project building a custom framework that can generate applications for web, mobile, and desktop platforms from a single codebase including backend *(Unified backend)*
Developer stage same for all
*Build Web command*
Create a Web folder inside the folder create all necessary file and folder for deployment
*Build mobile command*
Create a Mobile folder inside the folder create all necessary file and folder for deployment
*Build desktop command*
Create a Desktop folder inside the folder create all necessary file and folder for deployment