Skip to content

Commit bcdd722

Browse files
Jason Taylorjasontaylordev
authored andcommitted
🐛 Fix style sheet reference (breaking tests).
1 parent d4d82a4 commit bcdd722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebUI/ClientApp/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"src/assets"
9999
],
100100
"styles": [
101-
"src/styles.css"
101+
"src/styles.scss"
102102
],
103103
"scripts": []
104104
}

0 commit comments

Comments
 (0)