Skip to content

Commit c5047a1

Browse files
committed
chore: Rename file tailwind-config.js -> tailwind-plugin.js
1 parent 1e17213 commit c5047a1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/cursorless-org-docs/docusaurus.config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ const config: Config = {
147147
],
148148
],
149149
plugins: [
150-
"./src/plugins/tailwind-config.js",
150+
"./src/plugins/tailwind-plugin.js",
151151
],
152152

153153
themeConfig: {

0 commit comments

Comments
 (0)