module.exports = { "extensions": { "pluginImport": [ { "libraryName": "foo", "style": (dir) => `${dir}.css` } ] } }