Skip to content

Commit aa16f71

Browse files
committed
Format table in README
1 parent 08370e4 commit aa16f71

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ import "@macrostrat/column-components/style.css";
6666
The following table lists the packages that require separate style imports,
6767
along 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

Comments
 (0)