SCSS and CSS files overview

The template stylesheet is based on the SASS language. All .scss files are located in the  sass folder:

1. The sass/theme-styles folder includes main stylesheet files of the template, namely:

2. The \sass\plugins folder includes stylesheets for all the plugins, used in the template.

3. The \sass\blocks folder includes stylesheets of all the template's blocks and components. 

4. The sass\widgets folder contains styles for all widgets in the theme. For convenience, the styles of a separate widget are moved to a separate file with the corresponding name. The file names of all widgets begin with the prefix "_w - *. Scss".

In the root of the sass/.. folder you will find the following files: