Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 09b18c1

Browse files
rawilkactions-user
authored andcommitted
Prettified Code!
1 parent 722a16d commit 09b18c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Place the `@fcStyles` in the `<head>` before any of your other styles. Place the
4040
your closing `</body>` tag and **after** scripts from libraries like Livewire.
4141

4242
> {note} The `@fcStyles` directives **does not** include styles generated by Laravel Form Components. You will still need to include
43-
those in [a stylesheet manually](#styling).
43+
> those in [a stylesheet manually](#styling).
4444
4545
If you would like to only link to the JavaScript necessary for some package components, such as the custom select component, you may
4646
use the `@fcJavaScript` blade directive instead of `@fcScripts`. This is useful if you are compiling any third-party scripts

0 commit comments

Comments
 (0)