eva-colors 1.0.1 → 1.0.3
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 +7 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -212,8 +212,12 @@ MIT © [Michaël Tati](https://ulysse-2029.com/)
|
|
|
212
212
|
- LinkedIn: [linkedin.com/in/mtati](https://www.linkedin.com/in/mtati/)
|
|
213
213
|
- Website: [eva-css.xyz](https://eva-css.xyz/)
|
|
214
214
|
|
|
215
|
+
## 🎨 Examples & Demo
|
|
216
|
+
|
|
217
|
+
Live examples and color system documentation:
|
|
218
|
+
- [https://eva-css.xyz/framework/colors](https://eva-css.xyz/framework/colors)
|
|
219
|
+
|
|
215
220
|
## 🔗 Related Packages
|
|
216
221
|
|
|
217
|
-
- [
|
|
218
|
-
- [
|
|
219
|
-
- [@eva/mcp-server](https://www.npmjs.com/package/@eva/mcp-server) - Figma to HTML MCP server
|
|
222
|
+
- [eva-css-fluid](https://www.npmjs.com/package/eva-css-fluid) - Fluid design framework
|
|
223
|
+
- [eva-css-purge](https://www.npmjs.com/package/eva-css-purge) - CSS optimization tool
|