Skip to content

Commit

Permalink
Copybara service test (Button)
Browse files Browse the repository at this point in the history
Tested:
  TODO
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5493 from jony666666:master 6a56491
PiperOrigin-RevId: 291252380
  • Loading branch information
abhiomkar authored and copybara-github committed Feb 4, 2020
1 parent 1eb2949 commit b63139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-button/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $ripple-target: ".mdc-button__ripple";
}
}

// This API is intended for use by frameworks that may want to separate the ripple-related styles from the other
// Test. This API is intended for use by frameworks that may want to separate the ripple-related styles from the other
// button styles. It is recommended that most users use `mdc-button-core-styles` instead.
@mixin without-ripple($query: feature-targeting-functions.all()) {
$feat-color: feature-targeting-functions.create-target($query, color);
Expand Down

0 comments on commit b63139c

Please sign in to comment.