@acorex/styles 18.12.5 → 18.12.7

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.
Files changed (2) hide show
  1. package/README.md +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,7 @@
1
+ # ACoreX Styles
2
+
3
+ ACoreX is an UI framework based on angular. With over 50+ beautiful fully responsive and accessible components for everyone.
4
+
1
5
  <p style="text-align: center;">
2
6
  <picture>
3
7
  <source media="(prefers-color-scheme: dark)" srcset="https://acorexui.com/acorex-slang-dark.svg">
@@ -11,10 +15,6 @@
11
15
 
12
16
  </div>
13
17
 
14
- # ACoreX Styles
15
-
16
- ACoreX is an UI framework based on angular. With over 50+ beautiful fully responsive and accessible components for everyone.
17
-
18
18
  A few links to help you get started:
19
19
 
20
20
  - [ACoreX: Documentation, Guides](https://acorexui.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/styles",
3
- "version": "18.12.5",
3
+ "version": "18.12.7",
4
4
  "main": "index.js",
5
5
  "author": "Ali Safari",
6
6
  "license": "ISC",