Skip to content

Commit 97017b3

Browse files
committed
refactor to more idiomatic jaspr code
1 parent 16d5d0b commit 97017b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/lib/_sass/components/_tooltip.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@
6060
visibility: visible;
6161
}
6262
}
63-
}
63+
}

site/lib/src/style_hash.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
// dart format off
33

44
/// The generated hash of the `main.css` file.
5-
const generatedStylesHash = 'VAQsUT7crZAw';
5+
const generatedStylesHash = 'Nx/ufc4onkpD';

0 commit comments

Comments
 (0)