mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
Add Material Design for Public and Admin
This commit is contained in:
17
resources/theme/material-dashboard/package.json
Normal file
17
resources/theme/material-dashboard/package.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user