Skip to content

Commit

Permalink
Mailchimp: add style to list of concatenated styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Jan 21, 2019
1 parent 95b3a89 commit cf3cd6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions class.jetpack.php
Expand Up @@ -65,6 +65,7 @@ class Jetpack {
'jetpack-search-widget',
'jetpack-simple-payments-widget-style',
'jetpack-widget-social-icons-styles',
'jetpack-email-subscribe',
);

/**
Expand Down
1 change: 1 addition & 0 deletions tools/builder/frontend-css.js
Expand Up @@ -32,6 +32,7 @@ const concat_list = [
'modules/shortcodes/css/slideshow-shortcode.css',
'modules/shortcodes/css/style.css', // TODO: Should be renamed to shortcode-presentations
'modules/shortcodes/css/quiz.css',
'modules/shortcodes/css/jetpack-email-subscribe.css',
'modules/subscriptions/subscriptions.css',
'modules/theme-tools/responsive-videos/responsive-videos.css',
'modules/theme-tools/social-menu/social-menu.css',
Expand Down

0 comments on commit cf3cd6e

Please sign in to comment.