colors.module.scss // assuming this is within Create React App; the `.module` lets CRA know // this is a CSS Module $my-red: #ff0000;
確定! 回上一頁