Framework for using Windows 11 Fluent design on the web.
Visit the Fluent Web Framework documentation
<fluent-expander header="Open me!">
<p>Welcome to fluent framework!</p>
</fluent-expander>
- Windows 11 Fluent design.
- Smooth animations.
- Accurate colors.
- Custom elements for easier usage.
- Light and Dark theme.
Somewhere in <head>:
<link rel="stylesheet" href="https://static.bexcool.com/fwf/fluent.min.css">
After <body>:
<script src="https://static.bexcool.com/fwf/fluent.min.js"></script>