:root { --toolbar-theme: { background-color: rebeccapurple; color: white; }; } .toolbar { @apply --toolbar-theme; }. Learn more. @use postcss-mixins; Add ...
確定! 回上一頁