Components Customization
📙 What you'll learn
How it works
tailwind.config.js
can be modified. The following is the default source code for this file, from which we can see how to change the values related to the theme's colors
, font
, and more.Note
Custom CSS framework
link
and icon
. In the coming articles of this documentation, we will explore how the UI for each JS Web Component can be modified using its .scss
file.