-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
First of all, thanks for the package, looks awesome. But on running "meteor add stylish" I get the following errors:
$ meteor add stylish
=> Errors while adding packages:
While building package stylish:
error: No plugin known to handle file 'fonts/glyphicons-halflings-regular.eot'. If you want this file to be a static asset, use addAssets instead of
addFiles; eg, api.addAssets('fonts/glyphicons-halflings-regular.eot', 'client').
error: No plugin known to handle file 'fonts/glyphicons-halflings-regular.svg'. If you want this file to be a static asset, use addAssets instead of
addFiles; eg, api.addAssets('fonts/glyphicons-halflings-regular.svg', 'client').
error: No plugin known to handle file 'fonts/glyphicons-halflings-regular.ttf'. If you want this file to be a static asset, use addAssets instead of
addFiles; eg, api.addAssets('fonts/glyphicons-halflings-regular.ttf', 'client').
error: No plugin known to handle file 'fonts/glyphicons-halflings-regular.woff'. If you want this file to be a static asset, use addAssets instead of
addFiles; eg, api.addAssets('fonts/glyphicons-halflings-regular.woff', 'client').
error: No plugin known to handle file 'fonts/glyphicons-halflings-regular.woff2'. If you want this file to be a static asset, use addAssets instead
of addFiles; eg, api.addAssets('fonts/glyphicons-halflings-regular.woff2', 'client').
Thanks!
Metadata
Metadata
Assignees
Labels
No labels