Microsoft Fluent Design for Web (CSS framework)

Viewed 39485

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.

7 Answers

Check out the Fluent Kit framework.

It is a Fluent Design extension to the current Bootstrap version, using jQuery, so should be an easy starting point for anybody, really. Also, it is very well documented and the "work in progress", so you can expect further functionalities as the design itself develops.


Important update: Fluent Kit, as well as the whole Nespero project is closed.

Related