From 5c1190dcc009d18ddd43a4322916a1b5c6a0fc93 Mon Sep 17 00:00:00 2001 From: Girish21 Date: Sun, 12 Jun 2022 00:00:38 +0530 Subject: [PATCH] mention tailwind --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6a6630..05a4439 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This turborepo uses [npm](https://www.npmjs.com/) as a package manager. It inclu ### Apps and Packages 📦 - `counter-do`: a [Durable Object](https://developers.cloudflare.com/workers/runtime-apis/durable-objects) class for managing the count state -- `remix-app`: a [Remix](https://remix.run) app +- `remix-app`: a [Remix](https://remix.run) app (with Tailwind) - `worker`: a [Worker](https://developers.cloudflare.com/workers) handler function - `cloudflare-env`: types for Cloudflare environement variables - `eslint-config-custom`: `eslint` configurations (includes `@remix-run/eslint-config` and `eslint-config-prettier`)