Skip to content

CSS does not merge correctly #21

@dazz397

Description

@dazz397

This still does not work so I am opening a new issue.

If you view
xxx.min.css
There is a line which does not exist
import '../PHPCuong_Faq/css/faq-extension/style.css';

I was able to resolve this partially by renaming
/pub/static/frontend/Company/theme/en_US/PHPCuong_Faq/css/faq-extension/style.min.css to style.css

BUT I still get a 404 error on the server for this file
/static/version1513324446/_cache/PHPCuong_Faq/css/faq-extension/style.css

Also I had to remove bootstrap.css because the theme I am using already uses bootstrap and was conflicting with yours.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions