Open your code editor, in our example, we use Visual Studio Code.
On the source files of your widget, open the file _variables.scss located in src/scss/_variables.scss
From the additional resources folder for this course, copy and paste the code for _variables.scss.
This code will replace the look and feel of the widget to a color palette in blue.
Once you refresh the Widget in your browser, you will see the new color palette in action.
Every time you save a file, your changes will be applied automatically when you refresh your browser.
🏠 Learning Path: Build Microfrontends with the Modyo's CLI