@plumeria/core 10.3.1 → 10.3.2
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 +6 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
# @plumeria/core
|
|
2
|
-

|
|
3
|
-

|
|
4
2
|
|
|
5
|
-

|
|
4
|
+

|
|
5
|
+
|
|
6
|
+

|
|
7
|
+

|
|
8
|
+

|
|
8
9
|
|
|
9
10
|
**Plumeria** is a library for developing styled React components for the web. It is a compiler with typed syntax and linting support. The goal of Plumeria is to reduce the load on developers.
|
|
10
11
|
|