## ❓Question How does Webpack know it is supposed to serve `availity-uikit` `fonts` directory? I know [this loader](https://github.com/Availity/availity-workflow/blob/master/packages/workflow/loaders/rule-fonts.js) matches the font files and uses `file-loader` in `fonts` dir. But where is the link between `uikit` and `workflow`?
❓Question
How does Webpack know it is supposed to serve
availity-uikitfontsdirectory?I know this loader matches the font files and uses
file-loaderinfontsdir. But where is the link betweenuikitandworkflow?