Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Add .pcss as a css extensions. #96

@gertvdb

Description

@gertvdb

When useing postcss as a css processor, it is possible and good practice to name your file .pcss.
I guess from first sight this would would be relatively easy to add support for the .pcss extension?

var cssExtensions = ['css', 'less', 'scss', 'sass', 'pcss'];

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