Add Material Design for Public and Admin

This commit is contained in:
Mathieu Lagace
2019-08-14 15:29:37 -04:00
parent cb3fdc44e2
commit 9f85296cea
960 changed files with 410664 additions and 7451 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "material-dashboard-pro",
"description": "Premium Bootstrap 4 Material Design",
"version": "2.0.1",
"homepage": "http://creative-tim.com/product/material-dashboard-pro",
"author": "Creative Tim",
"license": "Creative Tim License <www.creative-tim.com/license>",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.1.0",
"gulp-clean": "^0.3.2",
"gulp-install": "^1.1.0",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^2.6.3",
"gulp-open": "^2.1.0"
}
}