datocms-plugin-untitledui-icon-picker 0.0.4 → 0.0.6
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
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# DatoCMS plugin: Untitled UI icon picker
|
|
2
2
|
|
|
3
|
+
[](https://www.datocms.com/marketplace/plugins/i/datocms-plugin-untitledui-icon-picker) [](https://www.npmjs.com/package/datocms-plugin-untitledui-icon-picker)  [](LICENSE.txt) [](https://www.novemberfive.co/)
|
|
4
|
+
|
|
3
5
|
A DatoCMS field editor plugin that lets editors pick an icon from the [Untitled UI](https://www.untitledui.com/) icon set and stores the icon name as a plain string. Pair it with a frontend that looks the chosen name up against `@untitledui/icons` to render the matching component.
|
|
4
6
|
|
|
5
7
|
## Head ups
|