added materildesignicons
This commit is contained in:
22
web/themes/custom/materiotheme/assets/styles/mdi/bower.json
Normal file
22
web/themes/custom/materiotheme/assets/styles/mdi/bower.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "mdi",
|
||||
"main": [
|
||||
"scss/materialdesignicons.scss"
|
||||
],
|
||||
"homepage": "http://materialdesignicons.com",
|
||||
"authors": [
|
||||
{ "name": "Austin Andrews", "homepage": "http://templarian.com" },
|
||||
{ "name": "Google", "homepage": "http://www.google.com/design" }
|
||||
],
|
||||
"license": ["OFL-1.1", "MIT"],
|
||||
"ignore": [
|
||||
"*.md",
|
||||
"*.json"
|
||||
],
|
||||
"keywords": [
|
||||
"material",
|
||||
"design",
|
||||
"icons",
|
||||
"webfont"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user