mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
Add Material Design for Public and Admin
This commit is contained in:
26
resources/theme/material-kit/bower.json
Normal file
26
resources/theme/material-kit/bower.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "material-kit",
|
||||
"homepage": "https://github.com/creativetimofficial/material-kit",
|
||||
"authors": [
|
||||
"creative-tim"
|
||||
],
|
||||
"description": "A Badass Bootstrap UI Kit based on Material Design",
|
||||
"main": "index.html",
|
||||
"keywords": [
|
||||
"material",
|
||||
"design",
|
||||
"bootstrap",
|
||||
"material",
|
||||
"design",
|
||||
"google",
|
||||
"twitter"
|
||||
],
|
||||
"license": "Creative TIM License",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user