Skip to content

Commit ef90cd3

Browse files
Balaji-Sridharan_NYULHBalaji-Sridharan_NYULH
authored andcommitted
🚚 Fix typo in SCSS file name from 'higlight.scss' to 'highlight.scss'
1 parent 2452507 commit ef90cd3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

docs-site/src/components/Examples/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@use "reset";
2-
@use "higlight";
2+
@use "highlight";
33
@use "helpers";
44
@use "examples";
55
@use "hero";

0 commit comments

Comments
 (0)