Skip to content

Commit 69f2a42

Browse files
committed
Tweak CDN installation wording
1 parent 9e2b0ed commit 69f2a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/installation.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: "Installation"
1313

1414
Before getting started please note, **many of the features that make Tailwind CSS great are not available using the CDN builds.** To take full advantage of Tailwind's features, [install Tailwind via npm](#npm).
1515

16-
For pulling in Tailwind for quick demos or just giving the framework a spin, grab the latest default configuration build via CDN:
16+
To pull in Tailwind for quick demos or just giving the framework a spin, grab the latest default configuration build via CDN:
1717

1818
```html
1919
<link href="https://cdn.jsdelivr.net/npm/tailwindcss/dist/tailwind.min.css" rel="stylesheet">

0 commit comments

Comments
 (0)