Skip to content

Commit d9c2046

Browse files
committed
1 parent 91e0c1b commit d9c2046

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

_media/app.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hydefront/dist/hyde.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hydefront/dist/hyde.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/** Patches https://github.com/tailwindlabs/tailwindcss-typography/pull/346 */
2+
.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)) {
3+
text-align: start;
4+
}

0 commit comments

Comments
 (0)