Skip to content

Disabling stylesheet output altogether doesn't work #2

Description

@jkphl

The configuration

{
    render: {
        css: false
    }
}

should suppress CSS output rendering altogether. As long as no Sass / LESS / whatever rendering is enabled, only the SVG and PNG sprites should be generated. As reported by @benfrain, this doesn't work at the moment. There will always be CSS files being generated.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions