Skip to content

Commit c701282

Browse files
remove unused css file
1 parent a0cd714 commit c701282

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/pages/_app.tsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ import '@picocss/pico'
22

33
/*
44
5-
Enable custom theme
6-
7-
import '../style/custom.css';
8-
import '../../poco.css';
5+
# Enable custom theme
6+
import '../style/theme.css';
97
108
*/
119

0 commit comments

Comments
 (0)