Skip to content

Commit 50d3079

Browse files
committed
iterate
1 parent 3dd1cce commit 50d3079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Toolkit/kits/shadcn/INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ This kit provides ready-to-use and fully-customizable UI Twig components based o
44

55
Please note that not every Shadcn UI component is available in this kit, but we are working on it!
66

7-
# Requirements
7+
## Requirements
88

99
This kit requires TailwindCSS to work:
1010
- If you use Symfony AssetMapper, you can install TailwindCSS with the [TailwindBundle](https://symfony.com/bundles/TailwindBundle/current/index.html),
1111
- If you use Webpack Encore, you can follow the [TailwindCSS installation guide for Symfony](https://tailwindcss.com/docs/installation/framework-guides/symfony)
1212

13-
# Installation
13+
## Installation
1414

1515
In your `assets/styles/app.css`, after the TailwindCSS imports, add the following code:
1616

0 commit comments

Comments
 (0)