Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Use css classes for images not src #156

Open
pmuir opened this issue Mar 19, 2017 · 1 comment
Open

Use css classes for images not src #156

pmuir opened this issue Mar 19, 2017 · 1 comment
Assignees

Comments

@pmuir
Copy link
Contributor

pmuir commented Mar 19, 2017

This is the case for all dynamically loaded images - doing them via img src means that webpack can't load them.

If we do them via css classes the css loader will automatically pick them up and include them.

WORKAROUND: For now I will copy the img dir to fabric8-ui

@pmuir
Copy link
Contributor Author

pmuir commented Mar 20, 2017

Actually I can do this using the builds

@pmuir pmuir self-assigned this Mar 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant