Anyone know how Webpacker works and why this error is emitted during the compile?
ERROR in ./node_modules/@shopify/polaris/dist/styles.css 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> :root{ --polaris-version-number:'6.0.1'; --polaris-animation-skeleton-shimmer:polaris-SkeletonShimmerAnimation; }
|
| html, body{ font-size:1.5rem; font-weight:400; line-height:2rem; text-transform:initial; letter-spacing:initial; font-weight:400; color:var(--p-text); }
webpack 5.21.2 compiled with 2 errors in 2567 ms
User | Count |
---|---|
13 | |
12 | |
7 | |
6 | |
5 |