-
One of my installed packages throws
=> Started proxy.
=> Started MongoDB.
I20150116-14:25:23.592(1)? Meteor._wrapAsync has been renamed to Meteor.wrapAsync
=> Started your app.
How can I find ou…
-
font path are not found:
public/less/boostrap-fontawesome4.less:
-line 29: @icon-font-path: "/bundles/mopabootstrap/fonts/";
+line 29: @icon-font-path: "/bundles/mopabootstrap/bootstrap/fonts/"…
-
Hi!
Here are 2 tests, based on your demos:
http://smartcore.ru/test/ - with FA icons
http://smartcore.ru/test/index2.htm - with UI icons
1) You can easily change size of the base text font or FA icons…
-
Terminal output:
While building the application:
error: no such package: 'iron-router'
error: no such package: 'bootstrap3-less'
error: no such package: 'accounts-entry'
error: no such package: 'Boots…
sir79 updated
10 years ago
-
Would it be possible to just load the CSS from the package? Instead of from the CDN?
rijk updated
10 years ago
-
this is a button click event that calls a server-side method:
```
Template.newTeam.events
"click .btn-save": ->
form={}
$.each $('#newTeamForm').serializeArray(), ->
f…
-
Documentation for the option "no_additional_properties" reads as follows:
"If true, objects can only contain properties defined with the properties keyword."
However, the behavior rather is:
"If true…
-
Since Heroku won't allow you write access asset pack fails to run sass
atomi updated
10 years ago
-
FontAwesome switched class names from "icon-chevron-left" to "fa fa-chevron-left" so now the navigation to jump to next/previous month is invisible.
This makes this gem is not very usable with Fon…
-
Currently if I run a `meteor update --packages-only` then check in the versions file to git, it seems as if now the repo should be locked into using that version, however, anyone who has previously cl…