CSS Techniques for Blazor Developers - Ed Charbeneau - NDC London 2023

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

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

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

    css isolation...never worked for me if components and thier css files are in another dll

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

    Just use tailwind css with tailwind cli in blazor and no node_modules or npm are needed. Also css isolation is not needed when using tailwind with blazor