Skip to content

Commit 04d311a

Browse files
author
Wcoder547
committed
add project for context api
1 parent 585ab69 commit 04d311a

File tree

1 file changed

+9
-0
lines changed
  • themeswitcher

1 file changed

+9
-0
lines changed

themeswitcher/-~

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/** @type {import('tailwindcss').Config} */
2+
export default {
3+
content: [],
4+
theme: {
5+
extend: {},
6+
},
7+
plugins: [],
8+
}
9+

0 commit comments

Comments
 (0)