From 401c9b2229dad17187b21525b94f2227605ab351 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Wed, 21 Jan 2026 16:23:26 +0000 Subject: [PATCH] Translate line to Spanish cgen-5d8431391c464fa0ada99449dd4169e0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bde25c18..61a13c18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Material UI - Vite example with Tailwind CSS in TypeScript +# Material UI - Vite example with Tailwind CSS in TypeScript ## How to use @@ -18,8 +18,8 @@ npm install npm run dev ``` -This example demonstrates how you can use [Tailwind CSS](https://tailwindcss.com/) and [Vite](https://github.com/vitejs/vite) together with Material UI. -It includes `@mui/material` and its peer dependencies, including [Emotion](https://emotion.sh/docs/introduction), the default style engine in Material UI, as well as several examples of using MUI components. +Este ejemplo demuestra cómo puedes usar [Tailwind CSS](https://tailwindcss.com/) y [Vite](https://github.com/vitejs/vite) junto con Material UI. +It includes `@mui/material` and its peer dependencies, including [Emotion](https://emotion.sh/docs/introduction), the default style engine in Material UI, as well as several examples of using MUI components. ## What's next?