Update README.md
This commit is contained in:
@@ -115,7 +115,7 @@ I'm not a designer, so if you have any ideas for improving the UI, I'd love to l
|
||||
To get started with development:
|
||||
|
||||
1. Clone the repository
|
||||
2. Check out the `dev` branch
|
||||
2. Checkout the `dev` branch
|
||||
3. Run `npm install`
|
||||
4. Run `npm run dev`
|
||||
|
||||
|
||||
@@ -222,6 +222,7 @@
|
||||
</slot>
|
||||
</div>
|
||||
<div class="flex flex-col gap-6 max-w-screen-2xl 2xl:mx-auto">
|
||||
<!-- TODO: Remove mx-auto as it's bugged when in modal and on firefox -->
|
||||
<slot name="carousels" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user