@melcanz85/chaincss 1.7.1 → 1.7.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 +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -460,7 +460,6 @@ Status Feature Description
|
|
|
460
460
|
| Feature | chaincss | Runtime CSS-in-JS | Tailwind | Vanilla CSS |
|
|
461
461
|
|----------------|-------------------|---------------------|---------------|-------------|
|
|
462
462
|
| **When CSS is generated** | ⚙️ **Build time** | 🕒 Runtime (browser)| ⚙️ Build time | 📁 Already written |
|
|
463
|
-
|
|
464
463
|
| **Browser work**| None - just | Executes JS to | None - just | None |
|
|
465
464
|
serves CSS generate CSS serves CSS
|
|
466
465
|
| **Dynamic values**| ✅ Via JS at | ✅ Via props at | ⚠️ Limited | ❌ Manual |
|