diff --git a/docs/1.getting-started/5.third-parties.md b/docs/1.getting-started/5.third-parties.md index 130742474a..b5e825c7d7 100644 --- a/docs/1.getting-started/5.third-parties.md +++ b/docs/1.getting-started/5.third-parties.md @@ -62,27 +62,6 @@ useScript({ :read-more{to="https://unhead.unjs.io/usage/composables/use-script "} -### useStyles - -The `useStyles` composable enables you to leverage `nuxt-assets` for third-party stylesheets. - -```vue - -``` - -You can use optional asset strategies to inline styles directly in the `head` section of your `document`. - -```vue - -``` - ### Third-Party Wrappers Nuxt provides a collection of utilities that are already configured to load and initialize popular third parties in the most performant way. These include: