Skip to content

Commit 3524a89

Browse files
author
Andrew Brookins
committed
Remove stylesheets entry that did not work anyway
1 parent 819c58b commit 3524a89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docusaurus.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ module.exports = {
1111
favicon: 'img/favicon.ico',
1212
organizationName: 'redis-developer', // Usually your GitHub org/user name.
1313
projectName: 'redis-developer', // Usually your repo name.
14-
stylesheets: [
15-
'@abrookins-redis/redis-sitesearch-frontend/dist/style.css'
16-
],
1714
themeConfig: {
1815

1916
// ...

0 commit comments

Comments
 (0)