If you want to use the CSS in a component, then you have to import it in the component.css file like this: @import "assets/css/theme.css"; You can also import ...
確定! 回上一頁