Skip to content

Commit b068a53

Browse files
committed
trailing newline fixes for prettier
1 parent e74fe53 commit b068a53

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev/vscode-button-group.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ <h2>Basic example</h2>
4444
</vscode-demo>
4545
</main>
4646
</body>
47-
</html>
47+
</html>

src/vscode-button/vscode-button.styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ const styles: CSSResultGroup = [
154154
`,
155155
];
156156

157-
export default styles;
157+
export default styles;

0 commit comments

Comments
 (0)