mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"files": ["icons/webfont/*"],
|
|
"fileName": "assets/fonts/[fontname][ext]?[hash]",
|
|
"fontName": "ely-account-icons",
|
|
"cssTemplate": "icons.css.hbs",
|
|
"classPrefix": "",
|
|
"fixedWidth": true,
|
|
"normalize": true
|
|
}
|