@@ -66,19 +66,19 @@ import "@macrostrat/column-components/style.css";
6666The following table lists the packages that require separate style imports,
6767along with the version since which the style import has been necessary.
6868
69- | Module | Stylesheet | Since |
70- | ---------------------------------- | ---------------------------------- | ------- |
71- | ` @macrostrat/column-components ` | ` .../dist/column-components.css ` | ` 2.0.0 ` |
72- | ` @macrostrat/column-creator ` | ` .../dist/column-creator.css ` | ` 0.2.0 ` |
73- | ` @macrostrat/column-views ` | ` .../dist/column-views.css ` | ` 3.0.0 ` |
74- | ` @macrostrat/data-components ` | ` .../dist/data-components.css ` | ` 1.0.0 ` |
75- | ` @macrostrat/data-sheet ` | ` .../dist/data-sheet.css ` | ` 3.0.0 ` |
76- | ` @macrostrat/feedback-components ` | ` .../dist/feedback-components.css ` | ` 2.0.0 ` |
77- | ` @macrostrat/form-components ` | ` .../dist/form-components.css ` | ` 1.0.0 ` |
78- | ` @macrostrat/map-interface ` | ` .../dist/map-interface.css ` | ` 2.0.0 ` |
79- | ` @macrostrat/static-map-utils ` | ` .../dist/static-map-utils.css ` | ` 2.0.0 ` |
80- | ` @macrostrat/timescale ` | ` .../dist/timescale.css ` | ` 3.0.0 ` |
81- | ` @macrostrat/ui-components ` | ` .../dist/ui-components.css ` | ` 5.0.0 ` |
69+ | Module | Stylesheet | Since |
70+ | --------------------------------- | ---------------------------------- | ------- |
71+ | ` @macrostrat/column-components ` | ` .../dist/column-components.css ` | ` 2.0.0 ` |
72+ | ` @macrostrat/column-creator ` | ` .../dist/column-creator.css ` | ` 0.2.0 ` |
73+ | ` @macrostrat/column-views ` | ` .../dist/column-views.css ` | ` 3.0.0 ` |
74+ | ` @macrostrat/data-components ` | ` .../dist/data-components.css ` | ` 1.0.0 ` |
75+ | ` @macrostrat/data-sheet ` | ` .../dist/data-sheet.css ` | ` 3.0.0 ` |
76+ | ` @macrostrat/feedback-components ` | ` .../dist/feedback-components.css ` | ` 2.0.0 ` |
77+ | ` @macrostrat/form-components ` | ` .../dist/form-components.css ` | ` 1.0.0 ` |
78+ | ` @macrostrat/map-interface ` | ` .../dist/map-interface.css ` | ` 2.0.0 ` |
79+ | ` @macrostrat/static-map-utils ` | ` .../dist/static-map-utils.css ` | ` 2.0.0 ` |
80+ | ` @macrostrat/timescale ` | ` .../dist/timescale.css ` | ` 3.0.0 ` |
81+ | ` @macrostrat/ui-components ` | ` .../dist/ui-components.css ` | ` 5.0.0 ` |
8282
8383## Contributing
8484
0 commit comments