How to use Sass and Tailwind CSS in Laravel and Vite

Поделиться
HTML-код
  • Опубликовано: 1 ноя 2024

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

  • @grafxflow
    @grafxflow 10 дней назад +1

    Good starting point 👍

    • @Devtamin
      @Devtamin  9 дней назад

      Glad you think so!

  • @メドラノエリック
    @メドラノエリック 5 месяцев назад

    This is gold!

  • @jakke1975
    @jakke1975 3 месяца назад

    If you have a bit of a bigger project, you might want to split up your app.scss into different, smaller files to make things more manageable. For example next to your app.scss, you'd want a _settings.scss, _header.scss, _footer.scss or things like that.
    How would you go about that?

  • @vuejs1
    @vuejs1 11 месяцев назад +1

    you are gold

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

      Thank you

  • @HectorMartinez-kf7cy
    @HectorMartinez-kf7cy Месяц назад

    Why does the scss file show problems when it includes "@tailwind" directives?

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

    Hi, do you have any tutorial on how to use Postcss with Laravel?

    • @Devtamin
      @Devtamin  11 месяцев назад +1

      Sorry, Nope

  • @REYEL-f4r
    @REYEL-f4r 11 месяцев назад +1

    Hello