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

Diff for: _media/app.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/hydefront/dist/hyde.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/hydefront/dist/hyde.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/hydefront/sass/patches/_typography.scss

+4
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)