Skip to content

If the asset pipeline is not in use the CSS is not copied to stylesheets #6

@sshaw

Description

@sshaw

When one is not using the asset pipeline the Engine's stylesheet does not get rendered. Your check here is checking Rails' generator options, not the project's config -I believe. So in most (all?) cases the statement evals to true.

If one is not using the pipeline the /stylesheets/delayed/web/application.css will be empty.

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