Update for Angular 8 Install the normalize.css library: npm install --save normalize.css Import it in your styles.css @import '~normalize.css'; ...
確定! 回上一頁