@charset "utf-8"; @import "settings"; @import "imports"; body { background: $backgroundColor; color: $textColor; }