In CSS that's .mimimalist.dark , without a space. In SCSS, you need to remove the space between the parent selector ( & ) and the class name ...
確定! 回上一頁