@acorex/core 22.0.0-next.18 → 22.0.0-next.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,6 +7,7 @@ ACoreX is an UI framework based on angular. With over 50+ beautiful fully respon
|
|
|
7
7
|
A few links to help you get started:
|
|
8
8
|
|
|
9
9
|
- [ACoreX: Documentation, Guides](https://acorexui.com)
|
|
10
|
+
- [Angular dependencies by package](./docs/angular-dependencies.md)
|
|
10
11
|
<picture>
|
|
11
12
|
<source media="(prefers-color-scheme: dark)" srcset="https://acorexui.com/public/acorex-slang-dark.svg">
|
|
12
13
|
<img alt="Acorex - Design System, UI Framework, App Builder" src="https://acorexui.com/public/acorex-slang-dark.svg" width="100%">
|