Bruno Orcha García
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tasks/config/admin/templates/css-package.js
|
|
@ -15,7 +15,7 @@ Package.onUse(function(api) { |
|
|
|
|
|
|
|
api.use('jquery', 'client'); |
|
|
|
|
|
|
|
api.addAssets |
|
|
|
api.addAssets([ |
|
|
|
// icons
|
|
|
|
'themes/default/assets/fonts/icons.eot', |
|
|
|
'themes/default/assets/fonts/icons.svg', |
|
|
|