acrylic.css

A pure css based style for using acrylic effect in websites. This is inspired from Microsoft's Fluent Design Language.


Keywords
css, acrylic, fluentdesign, fluent, web, transparent, transperency, style, language, npm, nuget, npm-package, nuget-package, css-effects, microsoft-fluent, fluent-design, acrylic-material, acrylic-css
License
MIT
Install
Install-Package acrylic.css -Version 1.0.1

Documentation

Acrylic CSS

Demo GitHub GitHub issues GitHub contributors

A pure CSS based style for using acrylic effect in websites. This is inspired from Microsoft's Fluent Design Language. The CSS is validated using W3C validation tool.

W3C Validated

Download via

NPM GitHub release

How to use it

  1. Add acrylic.min.css to your website.
  2. Change the image URL in background-image:url("https://source.unsplash.com/random"); to the point to your website background.
  3. Now the effects should work

Credits

I thank the StackOverflow users shramee and GibsonFX for their contributions based on which this CSS is written.