CSS structure
If you don't
want to use sass
then you can change directly
css from your css files
We suggest you do not
change any plugins css directly like bootstrap
and
all vendors
folder css files
You can change custom css from custom css files like style.css
- css
- vendors // all plugins
style css files folder
- vendors // all plugins
style css files folder
If you want to add new css
so you can add at the end of the all css in
style.css
file