diff --git a/README.md b/README.md index a5aa740..7d5a42d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # docusaurus-plugin-sass -Provides support for SASS/SCSS to Docusaurus v2. +Provides support for SASS/SCSS to Docusaurus v2 and v3. # Installation @@ -90,4 +90,4 @@ To enable TypeScript support for Sass/SCSS modules, the TypeScript configuration + "types": ["docusaurus-plugin-sass"] } } -``` \ No newline at end of file +```