Quantum Shadows creates drop shadow effects using the box-shadow CSS 3 property.It supports five drop shadow depths by default, but new levels can be easily added with a few tweaks here and there in the source code.Because it uses the box shadow property,...

read more

Quantum Colors is basically a collection of SASS variables.These variables hold all the colors specified in the Google Material Design guidelines, allowing developers easy access to all the color codes via simple shortcuts.All the original Material Design...