UNPKG

@lonelyplanet/dotcom-core

Version:

This package is meant to house some of our more common UI and shared libs across dotcom applications.

12 lines (11 loc) 179 B
{ "plugins": [ ["css-modules-transform", { "generateScopedName": "lp-global-[local]" }], "syntax-dynamic-import" ], "ignore": [ "__tests__/**/*" ] }