Microsoft Fluent Design for Web (CSS framework)

StanLe3 picture StanLe3 · May 25, 2017 · Viewed 36.9k times · Source

As Microsoft recently released a design system called "Fluent Design", is it appropriate to apply it on web design?

Most of my searching has been for all Microsoft platforms, C# app, F# etc.. I have never seen anything regarding in web design.

Answer

Jurijs Kovzels picture Jurijs Kovzels · Apr 9, 2018

April 2020 Update primary destination for Fluent Design is Microsoft's Fluent Design System website.

For official web frameworks go to github repos:

  • Fluent UI - A set of React components for building Microsoft web experiences. Good support and big following.
  • Office UI Fabric with only includes grid, typography, icons and utilities. No component and no dependency on React. Not very well maintained.

Some tutorials are available here.