Skip to content

using with webpack-rtl-plugin #163

@osamana

Description

@osamana

Using webpack-rtl-plugin in my webpack configurations produces two main CSS file main.xxx.css and main.xxx.rtl.css.
and when I load the stylesheets with {% render_bundle 'main' 'css' %}, it loads both files.
how would I go about loading only either one of those files with the render_bundle tag?

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