Install Tailwind For React - React for Tailwind Tutorial

Поделиться
HTML-код
  • Опубликовано: 20 сен 2024
  • In this video I am going to show you how to install Tailwind for React!
    Note: The first four videos in this series were recorded at slighter smaller font. The rest will be larger.
    Patreon
    / jesustakethecompiler
    Tailwind Installation for React
    tailwindcss.co...
    Github Snippets (slap a star or two on it)
    github.com/FOD...
    About Tailwind (from their website)
    Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.
    It's fast, flexible, and reliable - with zero-runtime.
    #react #tailwind #tutorial

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

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

    Bro thanks for the video it so helpful! How can you see recomendetion HTML tag on react what snippet you use?

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

      VS code helps but there is also a plugin for VS code for tailwind intellisense or something like that.

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

    i install each thing and tailwind works but the className 'container' do not work.