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

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

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

mouradaissani
Автор

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

osman