mardi 5 mai 2015

Broccoli/Ember-cli: if I'm importing a css file why do I need jquery?

I'm trying to import a css package and when I run Broccoli (using ember server) it's complaining I need jQuery:

app.import('bower_components/materialize/dist/materialize.css');

Error message:

Missing bower packages: 
Package: jquery
  * Specified: ^1.11.1
  * Installed: 2.1.4

Note: I'm not planning on using the jQuery components, just the css...can't I just import that without throwing an error?




Aucun commentaire:

Enregistrer un commentaire