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: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,21 +116,26 @@ If you want to use the same set of custom duotone icons that Start UI is already
116
116
> [!WARNING]
117
117
> All svg icons should be svg files prefixed by `icon-` (example: `icon-externel-link`) with **square size** and **filled with `#000` color** (will be replaced by `currentColor`).
118
118
119
-
# EAS Preview
120
119
121
-
To be able to use previews on PR, you have to setup your project with EAS
120
+
# EAS
121
+
122
+
## Installation
123
+
124
+
> [!TIP]
125
+
> To be able to use previews on PR, you have to setup your project with EAS
0 commit comments