_component.scss $configuration: ( padding: 1em, margin: 0 1em, color: grey ); .element { color: map-get($configuration, color); ...
確定! 回上一頁