diff --git a/docs/best-practices.mdx b/docs/best-practices.mdx index 9f5fbb8624..53a9f9520a 100644 --- a/docs/best-practices.mdx +++ b/docs/best-practices.mdx @@ -220,4 +220,3 @@ On the other hand, if your app will only ever have a single theme, it's simpler ## Additional Reading - [Colocation](https://kentcdodds.com/blog/colocation) by Kent C. Dodds -- [Change how you write your CSS-in-JS for better performance](https://douges.dev/blog/taming-the-beast-that-is-css-in-js) by Michael Dougall