Skip to content

Commit

Permalink
scss-lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oksydan committed Oct 3, 2023
1 parent af8ba5a commit 31c2757
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _dev/css/theme/override/bootstrap/_custom-control.scss
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
@use "sass:math";

/* stylelint-disable */
// KEEPING FOR MIGRATION REFERENCE
//.custom-checkbox-color {
// @extend .custom-checkbox;
//
// .custom-control-label {
// &::before {
// /* stylelint-disable */
// display: none !important;
// /* stylelint-enable */
// }
// }
//
Expand Down Expand Up @@ -89,4 +89,4 @@
// }
// }
//}
//
/* stylelint-enable */

0 comments on commit 31c2757

Please sign in to comment.