diff --git a/helpers/tints.dev.json b/helpers/tints.dev.json new file mode 100644 index 00000000..ba930be5 --- /dev/null +++ b/helpers/tints.dev.json @@ -0,0 +1,13 @@ +{ + "name": "tints.dev", + "desc": "Generate Tailwind color palettes.", + "url": "https://www.tints.dev", + "tags": [ + "CSS", + "Color" + ], + "maintainers": [ + "SimeonGriggs" + ], + "addedAt": "2024-02-09" +}