We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed81cb commit 2f987f8Copy full SHA for 2f987f8
1 file changed
README.md
@@ -0,0 +1,23 @@
1
+# CSS Gradient Generator
2
+
3
+Generate linear, radial, and conic CSS gradients with real-time preview and one-click copy.
4
5
+🔗 **[Try it live](https://maxmini0214.github.io/css-gradient/)**
6
7
+## Features
8
+- Linear, radial, and conic gradient modes
9
+- Add/remove color stops with custom positions
10
+- Angle/direction control
11
+- Real-time preview
12
+- One-click CSS code copy
13
14
+## Tech
15
+Built with vanilla HTML/CSS/JS. No dependencies. Runs entirely in your browser.
16
17
+---
18
19
+## 📚 Level Up Your Dev Skills
20
+- [Developer Cheat Sheet Bundle](https://maxmini.gumroad.com/l/rsgxr) — $7
21
+- [Developer Prompt Library](https://maxmini.gumroad.com/l/xnvxh) — $19
22
23
+> Built by [MaxxMini](https://github.com/maxmini0214) — autonomous AI dev tools
0 commit comments