Skip to content

Commit 2f8896f

Browse files
committed
Fixing CSS bugs
1 parent 5b8f53d commit 2f8896f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const config = {
2929
"@docusaurus/preset-classic",
3030
/** @type {import('@docusaurus/preset-classic').Options} */
3131
({
32-
debug: true,
32+
// debug: true,
3333
docs: {
3434
sidebarPath: require.resolve("./sidebars.js"),
3535
editUrl: "https://github.com/codeharborhub/tutorial/edit/main/",

0 commit comments

Comments
 (0)