Skip to content

Commit

Permalink
chore: remove debug line from scss file (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbuhmann authored Jun 20, 2023
1 parent da2d5a6 commit e55935d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
@use 'variables.global';

@include mixins.exports('global.properties') {
@debug 'divider dasd: #{variables.$clr-use-custom-properties}';
@if variables.$clr-use-custom-properties == true {
:root {
// app borders
Expand Down

0 comments on commit e55935d

Please sign in to comment.