Skip to content

Commit 7630e53

Browse files
authored
Chore: Add placeholder for internal import of deprecated styles. (#6419)
Googlers, see cl/537831311, which requires a placeholder be added to the code to _variable.scss in order for a new import transform to be applied.
1 parent 6b95f26 commit 7630e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorboard/webapp/theme/_variable.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
1313
limitations under the License.
1414
==============================================================================*/
15+
// INTERNAL-ONLY: Import of deprecated legacy Angular Material styles
1516
@use '@angular/material' as mat;
1617
@import 'tensorboard/webapp/theme/tb_palette';
1718

0 commit comments

Comments
 (0)