react-code-dataset
/
wp-calypso
/client
/landing
/subscriptions
/components
/user-settings
/styles.scss
| @import "../../styles/submit-button"; | |
| .user-settings { | |
| &__submit-button { | |
| @extend .subscriptions__submit-button; | |
| } | |
| } | |