Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4840

How to import the bootstrap in in-repo addons and engines

$
0
0

I am working on a project where I’m trying to import the bootstrap in the in-repo addon that will contain the shared styles and make the styles accessible to the host app, the engines, and the components in the shared addon.

I’ve installed the ember-sass-bootstrap and added the import 'bootstrap/variables' in the in-repo addon styles. But the build is getting failed and throwing this error => File to import not found or unreadable: bootstrap/variables

Can someone provide me input on this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4840

Trending Articles