Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
roydukkey committed Oct 6, 2021
1 parent c482d9a commit bb70d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus-plugin-sass.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ declare module '*.scss' {
declare module '*.sass' {
const src: string;
export default src;
}
}

0 comments on commit bb70d7d

Please sign in to comment.