@nebularstreams/libmui 4.0.3 → 4.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,3 +1,5 @@
1
- // dist/index.js
1
+ // Package entry copied to dist by the Rollup build.
2
+ // This keeps CSS automatic for consumers while publishing only dist assets.
2
3
  import "./libmui.css";
3
- export * from "./libmui.esm.min.js";
4
+
5
+ export * from "./libmui.esm.min.js";