Fix typo in stablestudio-ui/README.md

prefered -> preferred
This commit is contained in:
Ikko Eltociear Ashimine
2023-05-20 00:09:56 +09:00
committed by GitHub
parent 98e12e9a90
commit cd2d7fd483

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"