Skip to content

Commit 3029b65

Browse files
committed
wip
1 parent b888cab commit 3029b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ When this card is included on the dashboard, Pulse will automatically include th
650650
<a name="custom-card-styling-tailwind"></a>
651651
#### Tailwind CSS
652652

653-
When using Tailwind CSS, you should create a dedicated CSS entrypoint. The following example excludes Tailwind's [preflight](https://tailwindcss.com/docs/preflight) base styles which are already included by Pulse, and scopes Tailwind using a CSS selector to avoid conflicts with Pulse's Tailwind classes:
653+
When using Tailwind CSS, you should create a dedicated CSS entrypoint. The following example excludes Tailwind's [Preflight](https://tailwindcss.com/docs/preflight) base styles which are already included by Pulse, and scopes Tailwind using a CSS selector to avoid conflicts with Pulse's Tailwind classes:
654654

655655
```css
656656
@import "tailwindcss/theme.css";

0 commit comments

Comments
 (0)