Skip to content

Commit 5274a68

Browse files
committed
fix css source
1 parent 5fd5370 commit 5274a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp.Client/styles/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import "tailwindcss";
22
@source "../node_modules/@servicestack/react/dist/servicestack-react.mjs";
3-
@source "../../node_modules/react-net-templates/dist/index.js";
3+
@source "../node_modules/react-net-templates/dist/index.js";
44

55
@variant dark (.dark &);
66

0 commit comments

Comments
 (0)