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: content/1.getting-started/0.index.md
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,11 @@ John Leider, [Buefy](https://buefy.org) by Walter Thomasi, [Reach UI](https://re
33
33
from the folks over at React Training, and many other tools that make web development a colorful field.
34
34
35
35
## Core Concepts
36
+
36
37
Chakra UI is built from the ground up with two main guiding principles in mind:
37
38
38
-
1. Accessibility
39
-
2. Constraint based design
39
+
1. Accessibility
40
+
2. Constraint based design
40
41
41
42
## Vision
42
43
@@ -47,9 +48,16 @@ Chakra UI is built from the ground up with two main guiding principles in mind:
47
48
48
49
## Getting started
49
50
50
-
To get started, you can use one of the following starters:
51
+
To get started, you can use the [Codesandbox](https://codesandbox.io/s/vue-chakra-next-with-autoimport-r1shkt?from-embed){:target="\_blank"} starter template:
0 commit comments