CSS
Structure
If you do not want to use SASS then you can directly
change the
custom.min.css
file. We suggest you not make any changes in the
app,
bootstrap or other CSS files.
Note
To change the theme of the project, make the necessary modifications in the SCSS (Sass) files.
After making the changes, go to the terminal and run the commands "yarn" and "gulp" to apply the changes.