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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,16 @@ A collection of UI components for bootstrap 4
8
8
9
9
## View Components
10
10
11
-
To view a full list of components that are both done and on the road map simply go to [https://shadowcodex.github.io/codex-ui/components/](https://shadowcodex.github.io/codex-ui/components/)
11
+
To view a full list of components that are both done and on the road map simply go to [https://codexui.com/](https://codexui.com/components/)
12
12
13
13
## How To Use
14
14
15
-
Just copy and paste. Each component will have a `code:` section below it. Just copy that code and paste it into your site. As long as you have bootstrap 4 running on the site, they components should just "work".
15
+
**From The Site:**Just copy and paste. Each component will have a `code:` section below it. Just copy that code and paste it into your site. As long as you have bootstrap 4 running on the site, they components should just "work".
16
16
17
17
If they don't and you can't figure out why open an issue and I'll gladly help as much as I can!
18
18
19
+
**From Github:** Download the repo as a zip and open up any of the components. They should be copy and paste ready to go.
20
+
19
21
## Restrictions
20
22
21
23
I am working off of two premiss for this UI library / Kit.
0 commit comments