@@include('./_head.html', { "path": "../..", "title": "Neumorphism Components - Cards" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-light" })

Cards

Cards are built with as little markup and styles as possible, but still manage to deliver a ton of control and customization.

See our Documentation for a detailed technical explanation.
@@include('./components/_cards.html', { "path": "../..", "classes": "bg-primary text-dark" })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary" }) @@include('./_scripts.html', { "path": "../.." })