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

How to expose style guide to in-repo addon and engines

$
0
0

@Chrizzis wrote:

I am working on a project where we have a style guide that we are trying to make available to our ember app. The app has a couple of in-repo engines and an I am creating an in-repo addon that will contain shared components.

My first thought was to add the style guide to the shared addon and make the styles accessible to the host app, the engines, and the components in the shared addon.

We are using ember-cli: 3.1, ember-cli-sass, ember-css-modules, ember-css-modules-sass.

Can someone point me in the right direction on this? Is this even possible?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles