I asked CoPilot and finally got a legit answer... You don't want the engine to transpile your perfectly organized partial files as well as your main file into multiple, seperate .css files. If you use the underscore file name method when importing, it will transpile everything into one big .css files instead. This is just better practice for many reasons and should be followed.