Merge pull request #28 from eltociear/patch-1

Fix typo in stablestudio-ui/README.md
This commit is contained in:
Ezekiel Wotring 2023-05-19 07:53:27 -08:00 committed by GitHub
commit c98e110f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ StableStudio represents a new direction for [DreamStudio](https://dreamstudio.ai
- **[Zustand](https://docs.pmnd.rs/zustand/getting-started/introduction)**   Extremely fast and easy-to-use state management, it's powerful and tiny!
- **[Tailwind](https://tailwindcss.com/)**  Our prefered method of styling components, the config is at [`tailwind.config.js`](./tailwind.config.cjs)
- **[Tailwind](https://tailwindcss.com/)**  Our preferred method of styling components, the config is at [`tailwind.config.js`](./tailwind.config.cjs)
- **[Emotion](https://emotion.sh/docs/introduction)**  For when we need to break free of Tailwind and write "native CSS"