@plumeria/core 12.0.0 → 12.0.1
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|

|
|
8
8
|

|
|
9
9
|
|
|
10
|
-
**Plumeria** is an **abstraction layer** for
|
|
10
|
+
**Plumeria** is an **abstraction layer** for styled React component development without JavaScript.
|
|
11
11
|
Styles grounded in the axioms of category theory are self-evident, predictable, and composable by construction. It enforces strict syntax and linting to reduce the cognitive overhead for engineers.
|
|
12
12
|
|
|
13
13
|
## Documentation
|