We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6b28f commit c073aaeCopy full SHA for c073aae
library/README.md
@@ -19,6 +19,8 @@
19
<span> ✦ </span>
20
<a href="#-contributing">Contribute</a>
21
22
+<a href="#-roadmap">Roadmap</a>
23
+<span> ✦ </span>
24
<a href="#-license">License</a>
25
26
</div>
@@ -111,6 +113,12 @@ export default function Index() {
111
113
> [!TIP]
112
114
> 📚 Visit the [**Documentation**](https://toast.pheralb.dev/) for more information.
115
116
+## 🔭 Roadmap
117
+
118
+- [] 🚗 Add `.loading` status.
119
+- [] 📚 Add support for Astro + React.
120
+- [] 🎨 Add rich colors support.
121
122
## 🤝 Contributing
123
124
[`pheralb/toast`](https://github.com/pheralb/toast) is a monorepo built with [Turbo](https://turbo.build/repo) and it uses:
0 commit comments