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

Progress Bars

Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.

@@include('./components/_progress-bars.html', { "path": "../..", "classes": "bg-primary text-dark" })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary" }) @@include('./_scripts.html', { "path": "../.." })