You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Toolkit/kits/shadcn/INSTALL.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ This kit provides ready-to-use and fully-customizable UI Twig components based o
4
4
5
5
Please note that not every Shadcn UI component is available in this kit, but we are working on it!
6
6
7
-
# Requirements
7
+
##Requirements
8
8
9
9
This kit requires TailwindCSS to work:
10
10
- If you use Symfony AssetMapper, you can install TailwindCSS with the [TailwindBundle](https://symfony.com/bundles/TailwindBundle/current/index.html),
11
11
- If you use Webpack Encore, you can follow the [TailwindCSS installation guide for Symfony](https://tailwindcss.com/docs/installation/framework-guides/symfony)
12
12
13
-
# Installation
13
+
##Installation
14
14
15
15
In your `assets/styles/app.css`, after the TailwindCSS imports, add the following code:
0 commit comments