aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-tailwind/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-tailwind/meta.json')
-rw-r--r--examples/with-tailwind/meta.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/with-tailwind/meta.json b/examples/with-tailwind/meta.json
new file mode 100644
index 0000000..d1ce579
--- /dev/null
+++ b/examples/with-tailwind/meta.json
@@ -0,0 +1,5 @@
+{
+ "name": "Tailwind CSS",
+ "description": "Monorepo with multiple Next.js apps sharing a UI Library all using Tailwind CSS with a shared config",
+ "featured": true
+}