mxkxf
Results
14
comments of
mxkxf
@michaeltaranto Thanks for the reply! Is there any way to host the fonts from the playroom dev server without these being served from the public web?
@michaelwarren1106 You'll need to add a CSS loader to your webpack config: ```js // playroom.config.js module.exports = { // ... webpackConfig: () => ({ module: { rules: [ { test:...
@Jimbolino Sorry about the delay, feel free to submit a PR 👍