From dd13ae960b719fa28eb65b5cf4258287360d1329 Mon Sep 17 00:00:00 2001 From: hillary-ochieng Date: Tue, 13 May 2025 17:49:40 +0300 Subject: [PATCH] SEO-200810-Ej2-Vue-docs1 --- ej2-vue/button-group/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ej2-vue/button-group/getting-started.md b/ej2-vue/button-group/getting-started.md index b8bf69df5..b1b16c38f 100644 --- a/ej2-vue/button-group/getting-started.md +++ b/ej2-vue/button-group/getting-started.md @@ -14,7 +14,7 @@ This article provides a step-by-step guide for setting up a Vue 2 project using ## Prerequisites -[System requirements for Syncfusion® Vue UI components](https://ej2.syncfusion.com/vue/documentation/system-requirements/) +[System requirements for Syncfusion® Vue UI components](https://ej2.syncfusion.com/vue/documentation/system-requirements) ## Dependencies @@ -70,7 +70,7 @@ yarn add @syncfusion/ej2-vue-splitbuttons ## Import Syncfusion® CSS styles -You can import themes for the Syncfusion® Vue component in various ways, such as using CSS or SASS styles from npm packages, CDN, [CRG](https://ej2.syncfusion.com/javascript/documentation/common/custom-resource-generator/) and [Theme Studio](https://ej2.syncfusion.com/vue/documentation/appearance/theme-studio/). Refer to [themes topic](https://ej2.syncfusion.com/vue/documentation/appearance/theme/) to know more about built-in themes and different ways to refer to themes in a Vue project. +You can import themes for the Syncfusion® Vue component in various ways, such as using CSS or SASS styles from npm packages, CDN, [CRG](https://ej2.syncfusion.com/javascript/documentation/common/custom-resource-generator) and [Theme Studio](https://ej2.syncfusion.com/vue/documentation/appearance/theme-studio). Refer to [themes topic](https://ej2.syncfusion.com/vue/documentation/appearance/theme) to know more about built-in themes and different ways to refer to themes in a Vue project. In this article, the `Material` theme is applied using CSS styles, which are available in installed packages. The necessary `Material` CSS styles for the Button group component and its dependents were imported into the `