如何在单独的文件中存储角度材质12个颜色变量(@import和@use不起作用)?当使用Angular11时,我可以有一个导入文件来存储angular材质颜色,然后在styles.scss中使用@ variables.scss来使用这些样式: variables.scss:@import 'variables';
c
我按照以下步骤更新了我的angular项目。npm cache clean --force npm install -g @angularto parse SCSS with the standard CSS parser; try again with the postcss-scss parser [assets/plugin