2
0
Эх сурвалжийг харах

Fixed button stylesheet inclusion.

woollybah 7 жил өмнө
parent
commit
2aa13ca114
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      website/siteConfig.js

+ 1 - 1
website/siteConfig.js

@@ -167,7 +167,7 @@ const siteConfig = {
         '/js/scrollspy.js'
     ],
 
-    stylesheets: ['/css/code-blocks-buttons.css'],
+    separateCss: ['static/css/code-blocks-buttons.css'],
 
     // On page navigation for the current documentation page.
     onPageNav: 'separate',