You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by jo...@apache.org on 2021/02/03 02:28:27 UTC

[incubator-heron] 01/01: remove explicit style ignore

This is an automated email from the ASF dual-hosted git repository.

joshfischer pushed a commit to branch joshfischer/fix-styles
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git

commit b63d20f919238e3ccb4aaa263fb4116d19493e16
Author: Josh Fischer <jo...@joshfischer.io>
AuthorDate: Tue Feb 2 20:27:59 2021 -0600

    remove explicit style ignore
---
 website2/website/siteConfig.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/website2/website/siteConfig.js b/website2/website/siteConfig.js
index 4559360..78624bc 100644
--- a/website2/website/siteConfig.js
+++ b/website2/website/siteConfig.js
@@ -111,7 +111,6 @@ const siteConfig = {
   // Ignores CSS files found in the static folder.
   // Any CSS files not listed here will be added to the Docusaurus main.css
   separateCss: [
-      `${baseUrl}static/css/custom.css`,
       `${baseUrl}static/api/java/jquery/jquery-ui.css`,
       `${baseUrl}static/api/java/jquery/jquery-ui.min.css`,
       `${baseUrl}static/api/java/jquery/jquery-ui.structure.min.css`,