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

Поділитися
Вставка
  • Опубліковано 20 жов 2024
  • Does your CSS code remind you of an episode of Hoarders? In this session we’ll explore a variety of CSS related architecture decisions that Blazor developers face. Attendees will learn how and when to use plain CSS, Sass or CSS Isolation with Blazor. Modern CSS techniques like custom CSS properties will be discussed. We’ll explore techniques to build modular and intelligent CSS by leveraging CSS principals and incorporating helper libraries. This session aims to break the dependency on CSS systems like Bootstrap and Tailwind.
    Check out our new channel:
    NDC Clips:
    ‪@ndcclips‬
    Check out more of our featured speakers and talks at
    ndcconferences...
    ndclondon.com/

КОМЕНТАРІ • 2

  • @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

  • @mouradaissani8957
    @mouradaissani8957 Рік тому +1

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