I found out that itβs nice to copy files with a boot file to a smaller folder in the root directory and edit and compile them there. Thus, it would be easy to update the bootstrap framework.
In this smaller folder, I have a style.less file that imports bootstrap.less from the extensions / bootstrap / folder and my individual edited files. There I should pay attention when I use variables of other files, then I need to import fewer files that are defined by variables.
source share