Tailwind Elements tutorial - Tailwind CSS components library

Поделиться
HTML-код
  • Опубликовано: 13 июн 2024
  • ⚠️ This tutorial is now outdated. ⚠️
    I'd like to redirect you to our up-to-date written tutorials, which you can find here:
    🎓 tailwind-elements.com/learn/t...
    They have all the latest information and should help you get the most out of our content.
    We're working hard to bring you updated video tutorials soon! So make sure you stay subscribed to the channel and hit that notification bell 🔔 to be the first to know when we release the new and improved videos.
    ------
    Tailwind Elements - Bootstrap components recreated with Tailwind CSS, but with better design and more functionalities.
    📥 Learn more and download - tailwind-elements.com/
    If you are looking for components such as Tailwind Carousel, Tailwind Tooltip, Tailwind Datepicker, and other predefined elements - the free Tailwind Elements library will be perfect for you.
    ✨ Tailwind playground (online editor) - tailwind-elements.com/snippets/
    📤 FREE hosting - mdbgo.com/
    🎥 MDB GO / CLI - installation & tutorial • MDBGO - CLI - Install
    0:00 Intro
    0:57 Tailwind CSS
    2:10 What's wrong with TailwindCSS
    3:19 Tailwind Elements
    3:30 Dynamic components
    5:05 Design Blocks
    5:30 Tailwind Playground
    7:10 Qucik start - CDN
    8:55 Quick start - NPM
    14:40 Free hosting
    #tailwindcss#tutorial#tailwindElements

Комментарии • 56

  • @Mdbootstrap
    @Mdbootstrap  Год назад

    This tutorial is now outdated.
    I'd like to redirect you to our up-to-date written tutorials, which you can find here:
    🎓 tailwind-elements.com/learn/te-foundations/basics/introduction/
    They have all the latest information and should help you get the most out of our content.
    We're working hard to bring you updated video tutorials soon! So make sure you stay subscribed to the channel and hit that notification bell 🔔 to be the first to know when we release the new and improved videos.

    • @mikequart1419
      @mikequart1419 11 месяцев назад

      I'm looking forward to the updated video.

  • @Rex-lp1dl
    @Rex-lp1dl Год назад

    Thank you so much! You made my day worth it. Looking forward to more videos and updates in the library.

  • @m83555
    @m83555 10 месяцев назад

    I was very close starting to use Mantine for new projects. Now I'm seriously thinking about Tailwind Elements as an alternative. Rich UI frameworks are rare and this one looks amazing ❤

  • @megamind452
    @megamind452 2 года назад +4

    Now this is overkilling bootstrap

  • @johnmurithi8947
    @johnmurithi8947 Год назад

    This is great work. We got a video for setting up in VueJS

  • @T7homas62
    @T7homas62 Год назад

    which color theme do you use? that's really awesome

  • @federexpotolin6284
    @federexpotolin6284 Год назад +1

    your tutorial works for me, cdn and npm approach. After that I go to official documentation so I can use tailwind element with reactjs + vite. The moment I copied the code of carousel from documentation and make it as react component, it just display the image but the slide function does not working. But if I move the carousel copied code to index.html, it works. I request you create another tutorial how to use tailwind elements using different approach like when we use reactjs + vite, nextjs, or other framework.

  • @dariusmozgiel6319
    @dariusmozgiel6319 2 года назад

    I would love to use parts of it for some projects, but It's so big (255kb). Is there a possibility to use just a carousel, or just the accordion?

  • @kennethpineda6143
    @kennethpineda6143 Год назад +2

    How to install this in Nextjs and also how to setup?

  • @jakubiszon6495
    @jakubiszon6495 Год назад

    A little sugestion - when recording your screen either scale things up or reduce your screen resolution. It will make things easier to read for your audience.

  • @mohamadcheaib
    @mohamadcheaib Год назад

    how to control the method functionality in the api. ex: opening and closing modal via vue or javascript native

  • @ziat1988
    @ziat1988 Год назад

    Can we import seperate module instead whole library? I found this library is quite large.

  • @parko1965
    @parko1965 Год назад

    Is there any info on how to use this library within a blazor wasm project?

  • @Wangssta
    @Wangssta 2 года назад

    really great project!!!
    somehow i just cant get the carousel working. the slides are "sliding" but its not seemless (only the slide-exit animation is working) and the labels are missing completely. any idea on how to get that running? im on angular 13

    • @Wangssta
      @Wangssta 2 года назад

      i can see the labels now, was a browser zoom issue.. but the animation issue still persists.

    • @Wangssta
      @Wangssta 2 года назад +1

      fixed it! in angular.json u'll have to extend styles and scripts attribute:
      "styles": [
      "src/styles.scss",
      "node_modules/tw-elements/dist/src/scss/index.scss"
      ],
      "scripts": [
      "node_modules/tw-elements/dist/js/index.min.js"
      ]

  • @victoronwe906
    @victoronwe906 Год назад

    The javascript file is way too large for a production project.. minified is 273kb. Is there a way to reduce this size?

  • @muratasarslan2359
    @muratasarslan2359 2 года назад +1

    Wonderful! Thanks for your effort. Can we use it in Next.js?

    • @Mdbootstrap
      @Mdbootstrap  2 года назад +1

      Sure! Exactly the same way as you would be using normal TailwindCSS

  • @mansurahmed7916
    @mansurahmed7916 Год назад

    when I use tailwind utilities some components don't work. after removing tailwind utilities it works well. how to solve this problem.?

  • @bkaps7011
    @bkaps7011 Год назад

    Hello you have a problem in all your javascript in the website even if with the library inside.
    When i click in "show code" all component automaticly hide !
    when i install tw-elements in my project same problem appear ... all component automaticly hide when we click it ( navbar / and other )
    Can you see whats is the problem thanks you !

  • @keshavanand7
    @keshavanand7 2 года назад

    Is there any way to remove unused js components

  • @greendsnow
    @greendsnow 2 года назад

    Can you guys please add theming options like DaisyUI, please?

  • @basil127
    @basil127 Год назад

    I was planning to create personal library using tailwind then I saw this, is it okay if I create personal component library on top of this?

  • @nurulabrar3561
    @nurulabrar3561 Год назад

    Can any one tell me how I can use tw-elements in nextJs13. As I am adding Js file it shows error.

  • @javaidkhan9723
    @javaidkhan9723 Год назад

    Not able to use with nextjs accordions and modal, functionality is not working, unable to open a model or accordion

  • @jrq8245
    @jrq8245 2 года назад

    how to use this in vue laravel project?

  • @alexandermonzonmontalvo9060
    @alexandermonzonmontalvo9060 2 года назад

    When I install and configure Tailwind Elements the font of my and changes, how can I fix this?

    • @Mdbootstrap
      @Mdbootstrap  2 года назад

      Please check our support group facebook.com/groups/682245759188413

  • @lik_ua
    @lik_ua 2 года назад

    A great library, but its weight of 266 kb is almost 2 times more than in Bootstrap, is it possible to somehow select only the necessary components in order to reduce the weight? I only need two components?

    • @Mdbootstrap
      @Mdbootstrap  2 года назад

      Like with the normal Tailwind tailwindcss.com/docs/optimizing-for-production

    • @greendsnow
      @greendsnow 2 года назад

      I have the same concern... where does the JS code go after postcss ?

  • @shubhambaghela2829
    @shubhambaghela2829 Год назад

    Next lecture which time come

  • @suciu4644
    @suciu4644 Год назад

    how to install in nextjs?

  • @muniralimuhammad16
    @muniralimuhammad16 2 года назад

    Can I use it with NextJs?

    • @DawidAdach
      @DawidAdach 2 года назад

      Sure, you can use it as you would be using pure tailwindCSS

  • @erickdayleloon2119
    @erickdayleloon2119 2 года назад

    How to customize the colors or theme?

    • @DawidAdach
      @DawidAdach 2 года назад

      You can customize exactly the same way as you would do it with standard TailwindCSS tailwindcss.com/docs/theme

  • @fabischkamau
    @fabischkamau 2 года назад

    Does mdb support remix applications?

    • @Mdbootstrap
      @Mdbootstrap  2 года назад

      Could you please rephrase your question please? What do you mean by remix?

    • @fabischkamau
      @fabischkamau 2 года назад

      @@Mdbootstrap applications written with remix.run a react framework? Can mdb host such?

    • @sebastiankaczmarek9171
      @sebastiankaczmarek9171 2 года назад

      @@fabischkamau Yes, as long as you follow the proper steps to build your Remix application (provided in the remix docs) you should be able to host your app on MDB GO. We don't provide documentation for this specific framework but the steps are similar to any other react app

  • @wrt43
    @wrt43 2 года назад

    Do you have any tutorial on purpose to install tw-elements in Angular? I haven't been able to get it to work in Angular using npm. I've only managed to get tw-elements working using CDN, but the datepicker doesn't work.

    • @Mdbootstrap
      @Mdbootstrap  2 года назад +2

      Not yet but stay tuned! We will add some in the future.

  • @rabidbuddha4328
    @rabidbuddha4328 Год назад +1

    I "love" how so much of this stuff changes so quickly that a demo 1 year old doesn't match how it says to use a tailwind element now and therefore doesn't work.
    /node_modules/tw-elements/dis/js/index.min.js no such file any more. There are other .js files in that directory but not that one.

  • @kelvinkibugi4335
    @kelvinkibugi4335 2 года назад

    How do I add this in my react project that uses tailwind?

    • @Mdbootstrap
      @Mdbootstrap  2 года назад

      Technically same way as you would add normal tailwind to the project

    • @alandiazyanez3915
      @alandiazyanez3915 Год назад

      @@Mdbootstrap I'm having problem with Datepicker component in my react project, is not showing modal when i presss the button, any idea or suggestion? 🥺

    • @afolasope
      @afolasope Год назад

      @@alandiazyanez3915 , hello, did you fix it, I'm currently having the same issue

    • @alandiazyanez3915
      @alandiazyanez3915 Год назад

      @@afolasope I fix it by removing tw-elements from the project and implementing the component by my self :c, send me and email if you want me to share the code;)

  • @frzamno0r691
    @frzamno0r691 2 года назад +1

    followed all steps but not working

    • @Mdbootstrap
      @Mdbootstrap  2 года назад

      Let me move this conversation to the forum, please create a ticket here:
      mdbootstrap.com/support/
      It's much easier to solve issues there instead of the YT comment section.
      You can specify your device, browser, OS and above all, you can add a code snippet if you need.
      Me or one of my colleagues will do our best to help you out.
      PS. If your ticket refers to a video, please add the timestamp of the point where the problem occurred