Skip to content

Commit 684f89c

Browse files
committed
Fix typo
1 parent e57e795 commit 684f89c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webview-ui/src/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
* current UI assumes there's no CSS resetting or normalization.
88
*
99
* We're excluding tailwind's default preflight and importing our own, which
10-
* are based on the original (https://github.com/tailwindlabs/tailwindcss/blob/main/packages/tailwindcss/preflight.css).
10+
* is based on the original:
11+
* https://github.com/tailwindlabs/tailwindcss/blob/main/packages/tailwindcss/preflight.css
1112
*
1213
* Reference: https://tailwindcss.com/docs/preflight
1314
*/

0 commit comments

Comments
 (0)