Skip to content

paypal module at luma theme is missing #1089

@refaelgold

Description

@refaelgold

Hey,
When i install magento 2 beta 11 i dont have css for paypal module and i notice that paypal module isnt exist .

any idea why ?

this issue is on Luma theme:
data/magento2/pub/static/frontend/Magento/luma/en_US/css/styles-m.css

the less is render only in comment payPal module css import

/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */

//
//  Blank theme mobile styles
//  _____________________________________________

//  These mobile styles are mandatory and will be used as basis according to the mobile first design

//
//  Global lib + theme styles
//  ---------------------------------------------

@import 'source/_reset.less';
@import '_styles.less';

//
//  Magento Import instructions
//  ---------------------------------------------

@import '../Magento_Multishipping/css/source/_module.less';
/*@import '../Magento_Paypal/css/source/_module.less';*/
@import '../Magento_Weee/css/source/_module.less';
@import '../Magento_Bundle/css/source/_module.less';
@import '../Magento_Catalog/css/source/_module.less';
@import '../Magento_CatalogSearch/css/source/_module.less';
@import '../Magento_Checkout/css/source/_module.less';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions