udash-matter
Scala facade for Material Design Components in Pure CSS.
See example.
How to use
- Include
matter-<version>.cssfile as described in https://github.com/finnhvman/matter#-get-started - Include this project as dependency into your Scala project (
build.sc):
ivy"cz.functionals::matter::<version>"