The math around pixel & rems alone was super helpful 🤯
@Thirus9 ай бұрын
Thank you! Take a look at my ebook & video course. It has a lot of helpful tips - shrutibalasa.gumroad.com/l/level-up-with-tailwind-css
@udayworldwide22 сағат бұрын
most under rated channel / video. Needs more likes ❤
@UnyimeUdoh-ny3lp Жыл бұрын
Believe me this course is better than most popular tailwind courses out there. I have tried others as a beginner
@Thirus Жыл бұрын
Thank you for the lovely comment 😊
@sidarjunful Жыл бұрын
best concise course on css with easy to understand language
@Thirus Жыл бұрын
Thank you!
@here_vikram2 жыл бұрын
So far best crash course on Tailwind CSS for me.
@Thirus2 жыл бұрын
Thank you ☺️
@angwechima5876 Жыл бұрын
thanks so much this is the best tailwind video i have ever watched
@Thirus Жыл бұрын
That feels good to hear :)
@MrKourafex Жыл бұрын
I'm so glad i found you!! I bought your books as well very useful and well though
@Thirus Жыл бұрын
That’s so nice to hear 😊 Thank you!
@kaverigotkhindi12762 жыл бұрын
Was waiting for this 🤩
@Thirus2 жыл бұрын
Hope you love it!
@lovelyfox-kz6ko Жыл бұрын
Excellet tutorial! Thanks for your explanation, and especially for the details, such as "antialiased". 推薦這個教學影片!
@Thirus Жыл бұрын
You’re welcome 😊
@DharmeshPrajapatiM Жыл бұрын
Very useful tutorial. Great teaching style
@Thirus Жыл бұрын
Thank you Dharmesh!
@lokithor83 Жыл бұрын
Thank you Madam! Fantastic presentation!
@Thirus Жыл бұрын
You’re welcome!
@Qynnie Жыл бұрын
Really like your teaching style! I'm making a blog for the first time in a decade, and want to use Eleventy, and from there heard about tailwindcss, and this video in particular was a great intro. Going to continue with the rest of the course. Thank you for your efforts!
@Thirus Жыл бұрын
So nice to hear that 😊 Wishing you the best!
@oketafred2 жыл бұрын
Your content is amazing, Keep it up
@Thirus2 жыл бұрын
Thank you Oketa 😊
@PhillipHarrington-mh7jg9 ай бұрын
Protip: install node/npm w/ nvm, node version manager. When working with multiple projects there are sometimes older versions which are not compatible w/ the latest/greatest npm, so being able to have multiple versions of npm installed and easily switching is a great help. Might make a good video if you haven't touched on that already
@Thirus9 ай бұрын
Thanks Philip, noted! Might create one
@dudekondamokshagna291Ай бұрын
Really Appreciated 👏
@Thirus23 күн бұрын
Thank you!
@talkathiriify2 жыл бұрын
Very smooth and clear explanation. Thank you very much.
@Thirus2 жыл бұрын
You’re welcome :)
@spiritualforce Жыл бұрын
Thanks mam finally I have completed the video!
@Thirus Жыл бұрын
Glad to hear that :)
@PcHabitat2 жыл бұрын
Nice can’t wait to start this tutorial
@Thirus2 жыл бұрын
Hope you enjoy it :)
@mohammadthousif38692 жыл бұрын
Can make a video on the future of web development for those who are aspiring to become one ??
@Thirus2 жыл бұрын
Sure, will consider it. Thank you
@Love-id8gu2 жыл бұрын
What a great lesson! Thank you.
@Thirus2 жыл бұрын
You’re welcome
@prashlovessamosa Жыл бұрын
Thanks didi For free knowledge Awesome tutorial learn alot.
@Thirus Жыл бұрын
You’re welcome :)
@alexeydoronchenko3892 жыл бұрын
Awesome tutorial!
@Thirus2 жыл бұрын
Thank you 😊
@1LifeStudio2 жыл бұрын
How do you get to a specific design while creating a personal project?
@Thirus2 жыл бұрын
I look for design inspiration on multiple platforms
@atanusamanta38352 жыл бұрын
Nice video. Can you make a series to build an admin panel with tailwind css and react. It will be very helpful.
@gurureddy18612 жыл бұрын
Very helpful 🙂
@Thirus2 жыл бұрын
Thank you!
@veronicasmusicbox1922 жыл бұрын
Nice information
@Thirus2 жыл бұрын
Thank you!
@WebDeveloper-xs4uf4 ай бұрын
I made a single page in html and tailwind cli. In visual sc I see the liver server version works ok. When i upload to server via Filezilla, the styling falls apart. What actual files do I upload to the htdocs folder on the server or public.html folder? I can't seem to find a video on yt about uploading the files to a server. Thanks.
@Thirus4 ай бұрын
You just have to upload the stylesheet that you’ve linked in the HTML and nothing else. Just make sure that the path for the stylesheet in the link tag is correct.
@creedddzz2 жыл бұрын
Top tier.
@Thirus2 жыл бұрын
Thank you!
@sasusathish2 жыл бұрын
The Best 🎉
@whitefieldmba2 жыл бұрын
HI, the last lines of code is giving me error. @media screen(lg) { body { background: linear-gradient(to right, white 0%, white 60%, theme('colors.violet.500') 60%, theme('colors.violet.500') 100%); } }
@whitefieldmba2 жыл бұрын
especially the (lg)....the others are working fine
@Thirus2 жыл бұрын
Linter shows error because that’s not CSS syntax. But it works because Tailwind converts it to regular CSS
@whitefieldmba2 жыл бұрын
@@Thirus thanks
@nimostic Жыл бұрын
hey mam i follow your step but "prod" minify didn't work it says error can you tell why it shows error .
@Thirus Жыл бұрын
Please send me a screenshot of the error on Twitter - @shrutibalasa
@dummymail24952 жыл бұрын
How do you use hex color coming from api as color for any element in talwind css? I tried using arbitrary value technique but doesn't seem working. Please help
@Thirus2 жыл бұрын
You can’t generate classes like that. Tailwind builds the CSS before you get that hex colour from API. Is that colour very random? Or do you have any list of colours? If you have a list, you can “white list” those classes.
@vanithb66302 жыл бұрын
Please upload more videos 🙏🙏🙏 Tailwind with difficult layout
@Thirus2 жыл бұрын
There are a few more in the playlist. Do check..
@vanithb66302 жыл бұрын
@@Thirus i saw always your video ma'am.. waiting for video complex layout using tailwind.. in KZbin know one teaching better than you.. thankyou so much ma'am
@Thirus2 жыл бұрын
I don't know if you've seen these too: kzbin.info/www/bejne/eJK7Y2VjjdqDocU kzbin.info/www/bejne/rJLcimONiZaCh7s kzbin.info/www/bejne/maLOpoBsecmqbqc
@vanithb66302 жыл бұрын
@@Thirus thanks ma'am i will watch
@mehdi2584 Жыл бұрын
Hey , what properties and abilities makes someone a senior frontend developer
@learncode5110 Жыл бұрын
Hello mam nice explaination mam please bring new series of 2023 on tailwind css covering each and everything step by step
@Thirus Жыл бұрын
The basics are mostly only this much. If you want to learn beyond this, I have my ebook releasing in July “Level up with Tailwind CSS”. You can pre-order here - shrutibalasa.gumroad.com/l/level-up-with-tailwind-css
@learncode5110 Жыл бұрын
Awesome! In this ebook and video did you covered all the topics from basic to Advance?
@ABDULLAHIBNMAHMUD-r3m Жыл бұрын
which color theme is used in vscode, maam?
@patite31032 жыл бұрын
Great video! Could you please make a dedicated video to "content" and pseudo-elements "after: " and "before:" like "before:content-[`\201C`]" ? I don't understand the usefulness of these elements. In which situations are they meaningful? Thank you!
@parenteseswebdev Жыл бұрын
I thought css wasn't supposed to mixed into html file. Also divs are counterintuitive as they pose no landmarks...
@Thirus Жыл бұрын
CSS is not mixed with HTML. They are still classes only. Not inline styles. And yes, shouldn’t use divs everywhere, but this tutorial is focused on Tailwind CSS, so the semantics aren’t important here.
@maheshadigoppula5067 Жыл бұрын
how to implemement Rich text in tailwind css
@hariharankarthikeyan144Ай бұрын
Very use full mama
@ashwinpatel6076 ай бұрын
I like to buy, Pure CSS + Tailwind CSS ($27), is there a coupon code or discount you would like to share?
@Thirus6 ай бұрын
Please send a DM to x.com/shrutibalasa
@ashwinpatel6076 ай бұрын
Replying through link is an issue. It tries to register and sends a verification code to my phone but code never reaches. No worries and Shruti, I like the way you explains the css, great job!!
@Thirus6 ай бұрын
Oh, you can send me an email - contact@shrutibalasa.com
@digitalnomadprabhu2 жыл бұрын
Hi one question, is tawind css free or do we need to pay money for using it ?
@Thirus2 жыл бұрын
It’s free and Open source
@digitalnomadprabhu2 жыл бұрын
@@Thirus but I see pricing on their page . This made me bit confuse .
@marojushankerganesh93132 жыл бұрын
Can u make it ...some carousel using tailwind
@Thirus2 жыл бұрын
Carousels usually needs some amount of javascript too
@AFURKANMEHRAJDAR Жыл бұрын
@ET-AI2 жыл бұрын
Good tut thx,i want to look your personal site but i think virus inside your site :( check it.