UNPKG

ilp-core

Version:

ILP core module managing ledger abstraction

19 lines (17 loc) 297 B
/** * Configuration file for font-awesome-webpack * * In order to keep the bundle size low in production, * disable components you don't use. * */ module.exports = { styles: { mixins: true, core: true, icons: true, larger: true, path: true, animated: true, } };