From aef82f540ba213348a47af282f45532096e3a8b7 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sun, 5 Jul 2026 22:56:39 +0530 Subject: Typo fixed --- tailwindcss/02-vite/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tailwindcss/02-vite') diff --git a/tailwindcss/02-vite/README b/tailwindcss/02-vite/README index bfd1a1d..cdce85a 100644 --- a/tailwindcss/02-vite/README +++ b/tailwindcss/02-vite/README @@ -5,7 +5,7 @@ What Tailwind CSS features are used: - Flex layout, Grid layout - Breakpoints - Themes (Styling dark and light themes) - - Layouts (Defining reusable components and applying styles at base layer that are applicable for html elements) + - Layers (Defining reusable components and applying styles at base layer that are applicable for html elements) Other important aspects of this project: - JavaScript local storage is used to permanently store the set theme by the user. This is not always required and Tailwind CSS can automatically pick the theme set at OS level. -- cgit v1.2.3