diff --git a/docs/content/3.docs/2.directory-structure/3.assets.md b/docs/content/3.docs/2.directory-structure/3.assets.md index 0f785114f0..2532f3224f 100644 --- a/docs/content/3.docs/2.directory-structure/3.assets.md +++ b/docs/content/3.docs/2.directory-structure/3.assets.md @@ -6,7 +6,7 @@ head.title: Assets directory # Assets directory -The `assets/` directory is used to add all the website assets that will be processed by the build tool (Webpack of Vite). +The `assets/` directory is used to add all the website assets that will be processed by the build tool (Webpack or Vite). The directory usually contain such files: - Stylesheets (CSS, SASS, etc.)